mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-13 00:27:19 +02:00
@ -5,7 +5,7 @@ function zsh_stats() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function uninstall_oh_my_zsh() {
|
function uninstall_oh_my_zsh() {
|
||||||
env ZSH="$ZSH" sh "$ZSH/tools/uninstall.sh"
|
command env ZSH="$ZSH" sh "$ZSH/tools/uninstall.sh"
|
||||||
}
|
}
|
||||||
|
|
||||||
function upgrade_oh_my_zsh() {
|
function upgrade_oh_my_zsh() {
|
||||||
|
Reference in New Issue
Block a user