fix history-sustring-search typo
This commit is contained in:
parent
be24df6e8d
commit
3633ffa7d1
@ -52,8 +52,8 @@ local zcompare() {
|
|||||||
#
|
#
|
||||||
# zsh-histery-substring-search zcompile
|
# zsh-histery-substring-search zcompile
|
||||||
#
|
#
|
||||||
if [[ -s ${zim}/modules/zsh-history-substring-search/external/zsh-history-substring-search.zsh ]]; then
|
if [[ -s ${zim}/modules/history-substring-search/external/zsh-history-substring-search.zsh ]]; then
|
||||||
zcompare ${zim}/modules/zsh-history-substring-search/external/zsh-history-substring-search.zsh
|
zcompare ${zim}/modules/history-substring-search/external/zsh-history-substring-search.zsh
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user