Skip to content

Commit

Permalink
Vi mode as default in zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
ambv committed Aug 13, 2011
1 parent 4150e4e commit 24fd321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ unsetopt autocd bgnice beep menucomplete

# unsetopt autoparamslash

bindkey -e
bindkey -v

preexec() {
print -rn -- $terminfo[cuu1]
Expand Down

0 comments on commit 24fd321

Please sign in to comment.