add README with instructions on script activation

This commit is contained in:
Suraj N. Kurapati 2011-05-27 11:23:33 -07:00
parent d217eff6a1
commit e50a664321

7
README Normal file
View file

@ -0,0 +1,7 @@
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