ohmyzsh/plugins/history-substring-search
2011-07-23 14:17:15 -04:00
..
history-substring-search.plugin.zsh Fix pull request merge of history-substring-search 2011-07-23 14:11:20 -04:00
history-substring-search.zsh Fix pull request merge of history-substring-search 2011-07-23 14:11:20 -04:00
README Fix pull request merge of history-substring-search - Forgot the README 2011-07-23 14:17:15 -04: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