mirror of
https://github.com/joshskidmore/zsh-fzf-history-search.git
synced 2026-09-10 07:06:21 -04:00
Merge pull request #21 from unixorn/patch-1
This commit is contained in:
commit
f2432b240c
|
|
@ -34,6 +34,12 @@ Enable it in your `.zshrc` by adding it to your plugin list:
|
|||
plugins=(… zsh-fzf-history-search)
|
||||
```
|
||||
|
||||
### [zgenom](https://github.com/jandamm/zgenom)
|
||||
|
||||
Add `joshskidmore/zsh-fzf-history-search` to your `.zshrc` file in the same function you're doing your other `zgenom load` calls in.
|
||||
|
||||
Zgenom will automatically clone the plugin repositories for you when you do a `zgenom save`.
|
||||
|
||||
## Configuration Variables
|
||||
|
||||
| Variable | Default | Description |
|
||||
|
|
|
|||
Loading…
Reference in a new issue