mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-04-22 22:39:50 +00:00
commit
459e7fffc4
@ -1,4 +1,5 @@
|
|||||||
current_path=`pwd`
|
current_path=`pwd`
|
||||||
|
current_path=${current_path/ /\\ }
|
||||||
printf '\033[0;34m%s\033[0m\n' "Upgrading Oh My Zsh"
|
printf '\033[0;34m%s\033[0m\n' "Upgrading Oh My Zsh"
|
||||||
cd $ZSH
|
cd $ZSH
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user