zsh plugin to search history by skim (https://github.com/lotabout/skim)
Add the following to the Sheldon config file.
[plugins.zsh-select-history-skim]
github = "okhiroyuki/zsh-select-history-skim"
Or run add
with the --github
option.
sheldon add zsh-select-history-skim --git okhiroyuki/zsh-select-history-skim
zle -N zsh-select-history-skim
bindkey '^r' zsh-select-history-skim