]> git.rmz.io Git - dotfiles.git/blob - zsh/plugins/history-substring-search/README
be11adf76b54ce2e7f8dc4ad14c61c1c3a62ad28
[dotfiles.git] / zsh / plugins / history-substring-search / README
1 To activate this script, load it into an interactive ZSH session:
2
3 % source history-substring-search.zsh
4
5 See the "history-substring-search.zsh" file for more information:
6
7 % sed -n '2,/^$/s/^#//p' history-substring-search.zsh | more