ohmyzsh/plugins/history-substring-search/README.markdown
Matheus Cruz Rocha 44766b73df Updating 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-05-02 12:59:18 -03:00

7 lines
259 B
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`