mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2024-11-18 09:51:06 +01:00
add zinit to INSTALL.md
This commit is contained in:
parent
c3d4e576c9
commit
be262c6af3
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
* [Packages](#packages)
|
||||
* [Antigen](#antigen)
|
||||
* [Oh My Zsh](#oh-my-zsh)
|
||||
* [zinit](#zinit)
|
||||
* [HomeBrew](#homebrew)
|
||||
* [Manual](#manual-git-clone)
|
||||
|
||||
|
@ -49,6 +50,11 @@
|
|||
|
||||
3. Start a new terminal session.
|
||||
|
||||
## zinit
|
||||
|
||||
Add `zinit light zsh-users/zsh-autosuggestions` to the end of your .zshrc.
|
||||
|
||||
|
||||
## Homebrew
|
||||
|
||||
1. Install command:
|
||||
|
|
Loading…
Reference in a new issue