From bash to zsh and everywhere in between, show me yours and I’ll show you mines. Inspire others or get some feedback.
Simply copy & paste the output of alias in your terminal or add some comments to explain things for others.
Edit: Kbin users, click ‘More’ on a comment and use the fediverse link to read responses that have funky formatting
That’s why I use a shell script to connect to servers instead of just ssh.
The script connects via ssh and then sets a bunch of aliases and then leaves me at a bash prompt.
Servers may be reimaged, so I can’t just have things in a .bashrc or whatever.