Awesome
zsh-recall
zsh plugin to use history more comfortably
How to install
Add this repo to zsh plugin directory(~/.oh-my-zsh/custom/plugins/
)
Then, add plugin to plugin lists from ~/.zshrc
plugins=(
git
zsh-syntax-highlighting
zsh-autosuggestions
zsh-recall # here!
...
)
How to use
rec <words>
recall <words>