美化安装不生效
This commit is contained in:
parent
7dae7994b3
commit
cd0499c3b2
@ -104,7 +104,7 @@ fi
|
||||
|
||||
|
||||
if [[ ! $pick_zsh =~ [Nn] ]];then
|
||||
(sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)")
|
||||
(sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" && exit)
|
||||
while [[ ! -d "$HOME/.oh-my-zsh" ]]; do
|
||||
sleep 3
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user