add history-substring-search documentation

This commit is contained in:
Matt Hamilton 2015-12-15 02:35:44 -05:00
parent 02fbd3d582
commit 434232b5c6
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
History-Substring-Search
========================
Allows for fish-shell-like searching of history with UP and DOWN.
The options set explicitly by init.zsh are the default options, and are only set for consistancy.
![example][fish_shell]
Functionality is sourced from [history-substring-search](https://github.com/zsh-users/zsh-history-substring-search)
Contributing
------------
Contributions should be submitted [upstream to history-substring-search](https://github.com/zsh-users/zsh-history-substring-search)
[fish_shell]: http://i.eriner.me/zim_history-substring-search.gif