mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-11-14 16:31:12 +00:00
9 lines
239 B
Plaintext
9 lines
239 B
Plaintext
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
|
|
|