oh-my-zsh/plugins/history-substring-search/README.markdown
Matheus Cruz Rocha 6bec3c6719 Update history-substring-search README
This Change remove the .zsh on the plugin activate example, cause with the .zsh at the end the plugin won't be activated
2015-06-11 21:10:34 +02:00

259 B

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