0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/plugins/history-substring-search
2011-07-27 10:28:55 -07:00
..
history-substring-search.plugin.zsh move history-substring-search* files into plugins/ 2011-07-27 10:28:55 -07:00
history-substring-search.zsh move history-substring-search* files into plugins/ 2011-07-27 10:28:55 -07:00
README move history-substring-search* files into plugins/ 2011-07-27 10:28:55 -07:00

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