]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/zsh/files/zshrc
Allow backwards incremental searching with ctrl-R
[max/saltfiles.git] / states / zsh / files / zshrc
index 3f3d61b7a6731dfcd507a913ed02cdb74bbeb68d..69025a9350115d5a17456dde89e034b51829dd42 100644 (file)
@@ -53,3 +53,5 @@ fi
 
 
 gpg-connect-agent updatestartuptty /bye > /dev/null
+
+bindkey '^R' history-incremental-search-backward