Go to file
2011-06-09 00:16:35 -07:00
history-substring-search.zsh only load zsh/parameter module if not already so 2011-06-09 00:16:35 -07:00
README add README with instructions on script activation 2011-06-09 00:16:28 -07:00

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