@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. |
||
|---|---|---|
| README | ||
| zsh-history-substring-search.plugin.zsh | ||
| zsh-history-substring-search.zsh | ||
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