Name | Last Update |
Last Commit
history
|
|
---|---|---|---|
.. | |||
README.markdown | |||
history-substring-search.plugin.zsh | |||
history-substring-search.zsh |
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