README.markdown 259 Bytes
Newer Older
1
2
To activate this script, please include it the `plugins` variable within `~/.zshrc`

3
  `plugins=(git history-substring-search)`
4
5
6
7

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

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