Code: Select all
alias ls='ls --color'
alias sl='ls --color'Here are some of mine:
script called "remote" that can optionally take in an argument. If there is an argument, it's a nickname for an ssh server. If there is no argument, list the predefined ssh servers and pick from the menu. This is useful if you like to forward ports often.
alias rm='rm -f' I'm feeling lucky
EDIT: Title was "quick console tricks" --pjp







