remove dupe zmodload
This commit is contained in:
parent
f32e763604
commit
1cc0a19e14
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_NOT_FOUND='bg=red,fg=white,bold'
|
|||
HISTORY_SUBSTRING_SEARCH_GLOBBING_FLAGS='i'
|
||||
|
||||
# bind UP and DOWN keys
|
||||
zmodload zsh/terminfo
|
||||
bindkey "$terminfo[kcuu1]" history-substring-search-up
|
||||
bindkey "$terminfo[kcud1]" history-substring-search-down
|
||||
|
||||
|
|
Loading…
Reference in a new issue