Skip to content

Instantly share code, notes, and snippets.

@norova
Created February 28, 2011 22:50
Show Gist options
  • Star 26 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save norova/848213 to your computer and use it in GitHub Desktop.
Save norova/848213 to your computer and use it in GitHub Desktop.
# LOL!!1
alias wtf='dmesg'
alias onoz='cat /var/log/errors.log'
alias rtfm='man'
alias visible='echo'
alias invisible='cat'
alias moar='more'
alias icanhas='mkdir'
alias donotwant='rm'
alias dowant='cp'
alias gtfo='mv'
alias hai='cd'
alias plz='pwd'
alias inur='locate'
alias nomz='ps -aux'
alias nomnom='killall'
alias cya='reboot'
alias kthxbai='halt'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment