mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-19 02:02:32 +01:00
zsh-history-substring-search plugin at 15f63de
https://github.com/sunaku/zsh-history-substring-search
This commit is contained in:
parent
7d19ae8fab
commit
caa1cc7067
3 changed files with 661 additions and 0 deletions
7
README
Normal file
7
README
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue