Blame view

plugins/history-substring-search/README.markdown 259 Bytes
56a5793ce   mj   Squashed 'repos/r...
1
  To activate this script, please include it the `plugins` variable within `~/.zshrc`
238d8e65a   mj   Squashed 'repos/r...
2
    `plugins=(git history-substring-search)`
56a5793ce   mj   Squashed 'repos/r...
3
4
5
6
  
  See the "history-substring-search.zsh" file for more information:
  
    `sed -n '2,/^$/s/^#//p' history-substring-search.zsh | more`