Merge pull request #2 from yutakatay/patch-1
Fix the plugin manager name
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# zsh/fzf History Search
|
# zsh/fzf History Search
|
||||||
|
|
||||||
## Installation with zplug
|
## Installation with zinit
|
||||||
|
|
||||||
Add this to `~/.zshrc`:
|
Add this to `~/.zshrc`:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# zsh-fzf-history-search
|
# zsh-fzf-history-search
|
||||||
zplugin ice lucid wait'0'
|
zinit ice lucid wait'0'
|
||||||
zplugin light joshskidmore/zsh-fzf-history-search
|
zinit light joshskidmore/zsh-fzf-history-search
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user