From f0257ada1182daf31c3fdff7ac77e9148eff8115 Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Sat, 28 Dec 2013 12:49:14 -0500 Subject: [PATCH] Re (?) adding ^R binding in zsh --- zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zshrc b/zshrc index 91f3865..e3365b4 100644 --- a/zshrc +++ b/zshrc @@ -40,6 +40,7 @@ plugins=( source $ZSH/oh-my-zsh.sh unsetopt correct_all +bindkey '^R' history-incremental-search-backward path=( $HOME/bin