ohmyzsh/plugins/history-substring-search
Andrew Janke d7e6ba0b66 history-substring-search: add a script to automatically update OMZ from the upstream repo 2015-11-27 16:59:06 +01:00
..
README.markdown
history-substring-search.plugin.zsh move history-substring-search* files into plugins/ 2011-07-27 10:28:55 -07:00
history-substring-search.zsh
update-from-upstream.zsh

README.markdown

To activate this script, please include it the plugins variable within ~/.zshrc

plugins=(git history-substring-search)

See the "history-substring-search.zsh" file for more information:

sed -n '2,/^$/s/^#//p' history-substring-search.zsh | more