Merge pull request #854 from sh-cho/patch-1

Add install guide with zinit
This commit is contained in:
Shohei YOSHIDA 2022-03-04 10:06:32 +09:00 committed by GitHub
commit 55d07cc577
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@ Add `antigen bundle zsh-users/zsh-completions` to your `~/.zshrc`.
Note: adding it as a regular Oh My ZSH! plugin will not work properly (see [#603](https://github.com/zsh-users/zsh-completions/issues/603)).
#### [zinit](https://github.com/zdharma-continuum/zinit)
Add `zinit light zsh-users/zsh-completions` to your `~/.zshrc`.
### Manual installation
* Clone the repository: