Skip to content

Instantly share code, notes, and snippets.

@konfou
Forked from norova/lolbash.sh
Last active August 24, 2017 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save konfou/20422a20247a0cc4616e97a2d9877ed9 to your computer and use it in GitHub Desktop.
Save konfou/20422a20247a0cc4616e97a2d9877ed9 to your computer and use it in GitHub Desktop.
gist interface doesn't allow me to paste so I post my edited version on https://gitlab.com/snippets/1672613
# 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