Wednesday, September 17, 2014

use vim as default editor

echo "export EDITOR=vim" >> ~/.bashrc && export EDITOR=vim

No comments:

Post a Comment