add README with instructions on script activation
This commit is contained in:
parent
d217eff6a1
commit
e50a664321
1 changed files with 7 additions and 0 deletions
7
README
Normal file
7
README
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue