summaryrefslogtreecommitdiff
path: root/plugins/history-substring-search/README.markdown
blob: 143b813a1a1e8ba917c6f55708a309bbce92dc90 (plain)
1
2
3
4
5
6
7
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`