zsh plugin to use history more comfortably
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!
...
)
rec <words>
recall <words>