SHARE WITH THE CLASS: What aliases are you using?

From bash to zsh and everywhere in between, show me yours and I'll show you mines. It's one of the many personalizable aspects of Linux. Why not share it to inspire others on what is possible or get feedback. You can simply copy & paste the output of 'alias' in your terminal or insert some comments to explain things for others. #sharewiththeclass #bash #zsh #aliases

https://kbin.social/m/[email protected]/t/472971

SHARE WITH THE CLASS: What aliases are you using? - linux - kbin.social

From bash to zsh and everywhere in between, show me yours and I'll show you mines. It's one of the many personalizable aspects of Linux. Why not share it to inspire others on what is possible or get feedback. You can simply copy & paste the output of 'alias' in your terminal or insert some comments to explain things for others.

I have codebase of 5k lines. Most used are git commands (squash all to merge base, push to current branch, commit with format etc), work shortcuts for starting projects, time logging, startup programs. Then I have some cli interface for redo commands, size of current folders for disk pruning, abandoned project alias, os commands like brightness adjust, launch game on steam with qwert instead of dvorak keyboard, search cli history, kill with regex matching…

Just anything that I don’t want to Google twice. bash is life