I keep telling myself that I will never break down and add the following to my .bash_aliases file

alias mdkir=mkdir

But it's so, so tempting.

#linux

@ovid what if alias mdkir to rm -rf instead, and see if that breaks the habit?

@luap Close, but what you really want is:

alias emacs=vim

Makes pair programming so much more fun!

:wq

#emacs #vim

@ovid

alias vi=emacs

Is how I became an emacs user. 🙂