Change default editor on Ubuntu
The default editor is `nano` on Ubuntu, which is mildly infuriating. And since I can never remember how to change the default editor, here it is:
update-alternatives --config editor
The default editor is `nano` on Ubuntu, which is mildly infuriating. And since I can never remember how to change the default editor, here it is:
update-alternatives --config editor