You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
238 B
8 lines
238 B
13 years ago
|
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
|