I never understood why Nano is the default editor on Ubuntu. Let’s make it vi again.
sudo update-alternatives --config editor
And then choose the ‘right’ editor.
I never understood why Nano is the default editor on Ubuntu. Let’s make it vi again.
sudo update-alternatives --config editor
And then choose the ‘right’ editor.
Leave a Reply