@ConsoleWitch @systemd Instead of doing sudo rm $(which nano) you can also run sudo alias $(which nano)=$(which vim) I guess.