mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
7 lines
238 B
Text
7 lines
238 B
Text
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
|