This commit is contained in:
QQ 2026-07-20 11:24:00 +08:00
parent 2137e3a709
commit 180668fb06
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ fork自 oh my zsh更纯净 更快速
```shell ```shell
# 找一个地方clone本仓库 例如 ~/.config # 找一个地方clone本仓库 例如 ~/.config
git clone https://github.com/yaocccc/omz ~/.config/omz git clone https://git.qyhhh.top/newbie/OMZ.git ~/.config/omz
# 在你的zsh配置里 source ~/.config/omz/omz.zsh (举例) # 在你的zsh配置里 source ~/.config/omz/omz.zsh (举例)
echo "source ~/.config/omz/omz.zsh" >> ~/.zshrc echo "source ~/.config/omz/omz.zsh" >> ~/.zshrc