prezto/plugins/history-substring-search
Sorin Ionescu 71d5e5625e Renamed plugin files to init.zsh.
Since plugins are under their own directories, the /plugins/foo/foo.plugin.zsh
naming scheme is redundant.

Naming the entry point of plugins init.zsh will encourage the splitting of
large plugins into multiple files.
2011-09-14 01:36:56 -04:00
..
history-substring-search.zsh Cleaned up the plugins. 2011-09-14 01:35:51 -04:00
init.zsh Renamed plugin files to init.zsh. 2011-09-14 01:36:56 -04:00
README Cleaned up the plugins. 2011-09-14 01:35:51 -04:00

To activate this script, load it into an interactive ZSH session:

  % source history-substring-search.zsh

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

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