mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-15 01:12:51 +02:00
history-substring-search: fixing my dumb mistake
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user