summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2025-06-22 21:22:32 -0400
committerJack Jamison <jackqjamison@gmail.com>2025-06-22 21:22:32 -0400
commit978f4e95546a8a25a51723aef7f177e7ac43b035 (patch)
treebaf0e7333924e5bde1b9017d9a65d94e9287c2f2 /.zshrc
parent98c9f80a6ec1a02f8168757996a9c30001d9403a (diff)
small changes
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 () {