blob: be11adf76b54ce2e7f8dc4ad14c61c1c3a62ad28 (
plain)
1
2
3
4
5
6
7
|
To activate this script, load it into an interactive ZSH session:
% source history-substring-search.zsh
See the "history-substring-search.zsh" file for more information:
% sed -n '2,/^$/s/^#//p' history-substring-search.zsh | more
|