set -o vi
bindkey -v
bindkey '\e[3~' delete-char
bindkey '^R' history-incremental-search-backward
Created
March 6, 2013 21:22
-
-
Save tsabat/5103206 to your computer and use it in GitHub Desktop.
vim keybindings at the zsh shell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment