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
|
||||
|
||||
## Installation with zplug
|
||||
## Installation with zinit
|
||||
|
||||
Add this to `~/.zshrc`:
|
||||
|
||||
```sh
|
||||
# zsh-fzf-history-search
|
||||
zplugin ice lucid wait'0'
|
||||
zplugin light joshskidmore/zsh-fzf-history-search
|
||||
```
|
||||
zinit ice lucid wait'0'
|
||||
zinit light joshskidmore/zsh-fzf-history-search
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user