summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index ce0a2a6..f6a5ae0 100644
--- a/.zshrc
+++ b/.zshrc
@@ -26,6 +26,7 @@ precmd_functions+=(set_prompt)
# Vi mode
bindkey -v
+bindkey "^R" history-incremental-search-backward # isearch
# Change cursor shape for different vi modes.
function zle-keymap-select () {