Browse Source

history-substring-search: fixing my dumb mistake

Marc Cornellà 5 years ago
parent
commit
8b80461e6e

+ 1 - 1
plugins/history-substring-search/history-substring-search.plugin.zsh

@@ -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