added zinit instructions to README

This commit is contained in:
Josh Skidmore
2020-08-19 06:12:04 -04:00
parent 76c63d36cc
commit d3aef7bf70
+11 -1
View File
@@ -1 +1,11 @@
# zsh/fzf History Search
# zsh/fzf History Search
## Installation with zplug
Add this to `~/.zshrc`:
```sh
# zsh-fzf-history-search
zplugin inc lucid wait'0'
zplugin light joshskidmore/zsh-fzf-history-search
```