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)
|
* [Packages](#packages)
|
||||||
* [Antigen](#antigen)
|
* [Antigen](#antigen)
|
||||||
* [Oh My Zsh](#oh-my-zsh)
|
* [Oh My Zsh](#oh-my-zsh)
|
||||||
|
* [zinit](#zinit)
|
||||||
* [HomeBrew](#homebrew)
|
* [HomeBrew](#homebrew)
|
||||||
* [Manual](#manual-git-clone)
|
* [Manual](#manual-git-clone)
|
||||||
|
|
||||||
|
@ -49,6 +50,11 @@
|
||||||
|
|
||||||
3. Start a new terminal session.
|
3. Start a new terminal session.
|
||||||
|
|
||||||
|
## zinit
|
||||||
|
|
||||||
|
Add `zinit light zsh-users/zsh-autosuggestions` to the end of your .zshrc.
|
||||||
|
|
||||||
|
|
||||||
## Homebrew
|
## Homebrew
|
||||||
|
|
||||||
1. Install command:
|
1. Install command:
|
||||||
|
|
Loading…
Reference in a new issue