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
here we go, in no particular order:
claer=clear gvim='nvim +Gclog +Git' vim=nvim vi=/usr/bin/vim v=/usr/bin/vi glog='git log --oneline --graph --all' rcp='rsync -r --info=progress2 --partial' d0='du -h --max-depth 0' d1='du -h --max-depth 1' ls='ls --time-style=long-iso --color=tty' icat=chafa ssh='TERM=xterm-256color ssh' # (kitty messes with TERM)
I’m stealing claer
control+l
is much easierI can’t spell when typing fast :P