Add install guide with zinit

This commit is contained in:
Seonghyeon Cho 2022-03-04 01:01:25 +09:00 committed by GitHub
parent 51a663f0d6
commit 3933b18fb3
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: