Slightly patched oh-my-zsh tree
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.
 
 
Andrew Janke d7e6ba0b66 history-substring-search: add a script to automatically update OMZ from the upstream repo 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
update-from-upstream.zsh history-substring-search: add a script to automatically update OMZ from the upstream repo 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