mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
history-substring-search: fixing my dumb mistake
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
0=${(%):-%N}
|
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
|
# Bind terminal-specific up and down keys
|
||||||
|
|||||||
Reference in New Issue
Block a user