Merge be262c6af3
into 85919cd1ff
This commit is contained in:
commit
8313cd7872
|
@ -3,6 +3,7 @@
|
|||
* [Packages](#packages)
|
||||
* [Antigen](#antigen)
|
||||
* [Oh My Zsh](#oh-my-zsh)
|
||||
* [zinit](#zinit)
|
||||
* [HomeBrew](#homebrew)
|
||||
* [Manual](#manual-git-clone)
|
||||
|
||||
|
@ -50,6 +51,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 New Issue