This website requires JavaScript.
Explore
Help
Register
Sign In
Gaze
/
dotar
Watch
2
Star
1
Fork
0
You've already forked dotar
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c36707f620
Branches
Tags
View all branches
dotar
/
zsh
/
vi-mode.zsh
4 lines
46 B
Bash
Raw
Normal View
History
Unescape
Escape
Enable vi mode in the prompt
2012-11-10 17:30:14 -06:00
set
-o vi
Ensure EDITOR/VISUAL vars set to vim [Fix #217]
2012-11-20 12:48:10 -06:00
export
EDITOR
=
vim
export
VISUAL
=
vim
Reference in New Issue
Copy Permalink