Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 473 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 473 Bytes

zsh-select-history-skim

zsh plugin to search history by skim (https://github.com/lotabout/skim)

Install

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

Usage

zle -N zsh-select-history-skim
bindkey '^r' zsh-select-history-skim