This commit is contained in:
Andrew Janke 2015-07-06 19:38:08 +00:00
commit babce7b57e
3 changed files with 17 additions and 12 deletions

View file

@ -3,7 +3,7 @@ function zsh_stats() {
}
function uninstall_oh_my_zsh() {
env ZSH=$ZSH /bin/sh $ZSH/tools/uninstall.sh
env ZSH=$ZSH SHORT_HOST=$SHORT_HOST zsh $ZSH/tools/uninstall.zsh
}
function upgrade_oh_my_zsh() {