VnTutor

Daily Tips, Tutorials on Ubuntu, Open Source, Programming

Archive for May 19th, 2007

Change default editor in Ubuntu

Posted by vntutor on May 19, 2007

Ubuntu provides us some text editors such as Nano, Vim, …and one of them is set as a default editor. However, you can change the default editor by using this command

sudo update-alternatives –config

After that you enter a number to select the editor which you love. I usually use vim as my text editor.

Posted in Tips for myself, Ubuntu | Leave a Comment »