Instructions when multiple plugins
This commit is contained in:
parent
ae315ded4d
commit
852292e09d
|
|
@ -42,6 +42,8 @@
|
|||
plugins=(zsh-autosuggestions)
|
||||
```
|
||||
|
||||
If you have other plugins, separate them by space, e.g. `plugins=(git zsh-autosuggestions)`.
|
||||
|
||||
3. Start a new terminal session.
|
||||
|
||||
## Manual (Git Clone)
|
||||
|
|
|
|||
Loading…
Reference in New Issue