[docs]: add install & usage info for Sheldon (#7)

Authored by: @snaeil
This commit is contained in:
snaeil 2022-06-24 23:56:58 +02:00 committed by GitHub
parent 5b44d8cea1
commit 698e889ebc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -179,6 +179,15 @@ zdharma-continuum/history-search-multi-word` for testing before adding it to you
Add `zgen load zdharma-continuum/history-search-multi-word` to your .zshrc file in the same
place you're doing your other `zgen load` calls in.
### [Sheldon](https://github.com/rossmacarthur/sheldon)
Run
```bash
sheldon add history-search-multi-word --github zdharma-continuum/history-search-multi-word
```
and add `bindkey "^R" history-search-multi-word` to `.zshrc` to enable the keybinding.
### Arch Linux