Update history-substring-search README

This Change remove the .zsh on the plugin activate example, cause with the .zsh at the end the plugin won't be activated
master
Matheus Cruz Rocha 11 years ago committed by ncanceill
parent 83c3316cf4
commit 6bec3c6719
  1. 2
      plugins/history-substring-search/README.markdown

@ -1,6 +1,6 @@
To activate this script, please include it the `plugins` variable within `~/.zshrc`
`plugins=(git history-substring-search.zsh)`
`plugins=(git history-substring-search)`
See the "history-substring-search.zsh" file for more information:

Loading…
Cancel
Save