美化安装不生效

This commit is contained in:
lsy 2024-09-21 14:41:52 +08:00
parent 5432c2b7b0
commit 7dae7994b3

View File

@ -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)")
while [[ ! -d "$HOME/.oh-my-zsh" ]]; do
sleep 3
done