forked from extern/ohmyzsh
fasd: fix plugins name in README (#8483)
This commit is contained in:
committed by
Marc Cornellà
parent
ad1169bf39
commit
7dddfe0a39
@@ -5,7 +5,7 @@
|
|||||||
To use it, add `fasd` to the plugins array in your zshrc file:
|
To use it, add `fasd` to the plugins array in your zshrc file:
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
plugins=(... fd)
|
plugins=(... fasd)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
Reference in New Issue
Block a user