dotar/zsh/vi-mode.zsh

4 lines
46 B
Bash
Raw Normal View History

2012-11-10 17:30:14 -06:00
set -o vi
export EDITOR=vim
export VISUAL=vim