You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Robby Russell b55effd3bb Merge pull request #3919 from delphij/history-extendedglob 11 years ago
..
README.markdown Update history-substring-search README 11 years ago
history-substring-search.plugin.zsh move history-substring-search* files into plugins/ 15 years ago
history-substring-search.zsh Don't leak extendedglob to global environment. 11 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