Re (?) adding ^R binding in zsh

main
Dan Buch 11 years ago
parent ca8902b26e
commit f0257ada11

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

Loading…
Cancel
Save