update README

This commit is contained in:
chenyc 2023-10-26 18:13:51 +08:00
parent 31240748dd
commit 4b705ba42b
1 changed files with 9 additions and 8 deletions

View File

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