Saturday, March 20, 2010

Change Debian default editor

Debian 5.0 uses nano as it's default editor. If your like me and you prefer working in vi/vim, there is an easy fix. Simply enter the following command and select vim, it's that simple.

update-alternatives --config editor

0 comments: