mingzailao 2024-03-29 15:37:47 +08:00
parent d418b86d94
commit 1d00607708
1 changed files with 1 additions and 1 deletions

View File

@ -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."