2011-05-27 11:23:33 -07:00
|
|
|
To activate this script, load it into an interactive ZSH session:
|
|
|
|
|
|
2011-07-23 19:15:07 +01:00
|
|
|
% source zsh-history-substring-search.zsh
|
2011-05-27 11:23:33 -07:00
|
|
|
|
2011-07-23 19:15:07 +01:00
|
|
|
See the "zsh-history-substring-search.zsh" file for more information:
|
2011-05-27 11:23:33 -07:00
|
|
|
|
2011-07-23 19:15:07 +01:00
|
|
|
% sed -n '2,/^$/s/^#//p' zsh-history-substring-search.zsh | more
|