diff --git a/README.md b/README.md index e7a35d5..fcd0994 100644 --- a/README.md +++ b/README.md @@ -344,7 +344,7 @@ Bash - Zsh + Zsh [`zplug`](https://github.com/zplug/zplug) (powerful plugin manager for zsh): @@ -383,6 +383,22 @@ and then load as a plugin in your zshrc. plugins+=(enhancd) ``` + + + + + + +[`zi`](https://wiki.zshell.dev) user: + +Load as a plugin in your zshrc. + +```bash +# .zshrc +e src"init.sh" +zi load b4b4r07/enhancd +``` +