Robby Russell b55effd3bb Merge pull request #3919 from delphij/history-extendedglob 9 years ago
..
README.markdown 6bec3c6719 Update history-substring-search README 9 years ago
history-substring-search.plugin.zsh fd732eb3ff move history-substring-search* files into plugins/ 13 years ago
history-substring-search.zsh 743be91b20 Don't leak extendedglob to global environment. 9 years ago

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