aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell/.zshrc')
-rw-r--r--.config/shell/.zshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/shell/.zshrc b/.config/shell/.zshrc
index aa60047..d24a3a9 100644
--- a/.config/shell/.zshrc
+++ b/.config/shell/.zshrc
@@ -126,7 +126,7 @@ export LESS_TERMCAP_us=$'\e[1;4;33m'
bindkey "^f" forward-word
bindkey "^b" backward-word
-bindkey "^[[A" history-substring-search-up
+bindkey "^[[A" history-substring-search-up
bindkey "^[[B" history-substring-search-down
-bindkey -M vicmd "k" history-substring-search-up
+bindkey -M vicmd "k" history-substring-search-up
bindkey -M vicmd "j" history-substring-search-down