Skip to main content

Posts

Showing posts with the label nano

Change Default Editor in Debian

My favourite editor is vim in Linux. I am very comfortable with it. But when I need to do some come some configuration(e.g. crontab -e ), operating system opens it with default editor which is generally nano . This is annoying to me. Therefore, I generally change default editor with the following very simple step to vim :