main
parent
d418b86d94
commit
1d00607708
|
@ -56,7 +56,7 @@ reinstall_oh_my_zsh() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Install Oh My Zsh
|
# Install Oh My Zsh
|
||||||
git clone https://github.com/ohmyzsh/ohmyzsh.git ~/.oh-my-zsh
|
git clone https://git.mingzailao.live/mingzailao/ohmyzsh.git ~/.oh-my-zsh
|
||||||
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
|
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
|
||||||
|
|
||||||
echo "Oh My Zsh reinstallation completed."
|
echo "Oh My Zsh reinstallation completed."
|
||||||
|
|
Loading…
Reference in New Issue