Update INSTALL.md
[fix] install this plugin aside other plugins
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
2. Add the plugin to the list of plugins for Oh My Zsh to load (inside `~/.zshrc`):
|
||||
|
||||
```sh
|
||||
plugins=(zsh-autosuggestions)
|
||||
plugins=( [plugins...] zsh-autosuggestions)
|
||||
```
|
||||
|
||||
3. Start a new terminal session.
|
||||
|
||||
Reference in New Issue
Block a user