mirror of
https://github.com/zdharma-continuum/history-search-multi-word
synced 2024-11-22 03:13:09 +00:00
parent
5b44d8cea1
commit
698e889ebc
1 changed files with 9 additions and 0 deletions
|
@ -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
|
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.
|
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
|
### Arch Linux
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue