Re (?) adding ^R binding in zsh

This commit is contained in:
Dan Buch 2013-12-28 12:49:14 -05:00
parent ca8902b26e
commit f0257ada11

1
zshrc
View File

@ -40,6 +40,7 @@ plugins=(
source $ZSH/oh-my-zsh.sh
unsetopt correct_all
bindkey '^R' history-incremental-search-backward
path=(
$HOME/bin