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 aa16e18644 Updating histoby-substring-search README to instruct user to load plugins via .zshrc. Closes #1832. 11 years ago
..
README.markdown Updating histoby-substring-search README to instruct user to load plugins via .zshrc. Closes #1832. 11 years ago
history-substring-search.plugin.zsh move history-substring-search* files into plugins/ 15 years ago
history-substring-search.zsh history-substring-search: bindkey now checks if terminfo is available first. 12 years ago

README.markdown

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

plugins=(git history-substring-search.zsh)

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

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