mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Merge 2a89eaa2f8 into e076690551
This commit is contained in:
commit
fd6a3ad127
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ function uninstall_oh_my_zsh() {
|
|||
}
|
||||
|
||||
function upgrade_oh_my_zsh() {
|
||||
echo >&2 "${fg[yellow]}Note: \`$0\` is deprecated. Use \`omz update\` instead.$reset_color"
|
||||
echo >&2 "${fg[yellow]}Note: \`$0\` is deprecated. Using \`omz update\` instead.$reset_color"
|
||||
omz update
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue