mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
tools/uninstall: Do not overwrite backup bashrcs
Co-authored-by: Alexandre Alessi <alexpfba@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ function bash_stats() {
|
||||
}
|
||||
|
||||
function uninstall_oh_my_bash() {
|
||||
env OSH=$OSH sh $OSH/tools/uninstall.sh
|
||||
source "$OSH"/tools/uninstall.sh
|
||||
}
|
||||
|
||||
function upgrade_oh_my_bash() {
|
||||
|
Reference in New Issue
Block a user