zsh-history-substring-search/README
Colin Hebert dfc7ac9d06 add "zsh-" prefix to history-substring-search
@zsh-users/zsh-syntax-highlighting and
@zsh-users/zsh-history-substring-search don't follow the same naming
convention.

This commit just rename history-substring-search.zsh and
history-substring-search.plugin.zsh to zsh-history-substring-search.zsh
and zsh-history-substring-search.plugin.zsh respectively.
2011-07-25 13:39:39 -07:00

7 lines
250 B
Text

To activate this script, load it into an interactive ZSH session:
% source zsh-history-substring-search.zsh
See the "zsh-history-substring-search.zsh" file for more information:
% sed -n '2,/^$/s/^#//p' zsh-history-substring-search.zsh | more