mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-03-10 08:00:07 +08:00
history-substring-search: fixing my dumb mistake
This commit is contained in:
parent
fd534eb979
commit
8b80461e6e
@ -1,5 +1,5 @@
|
||||
0=${(%):-%N}
|
||||
source ${0:A:h}/zsh-history-substring-search.zsh
|
||||
source ${0:A:h}/history-substring-search.zsh
|
||||
|
||||
|
||||
# Bind terminal-specific up and down keys
|
||||
|
Loading…
Reference in New Issue
Block a user