No not the TV show although the show wasn’t bad either LOL.
There are some commands I use allot and I do mean allot.
For instance
ssh madberry@example -v
what if I just had to type:
example
I can using the alias. We can just add it to the .bashrc file or use(as they tell you in .bashrc) put all your aliases in the .bash_aliases.
Here is how we go about doing it.