Skip to content

Instantly share code, notes, and snippets.

@haveaguess
Last active September 29, 2015 14:18
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 haveaguess/ccd91af1c916e04a9ce0 to your computer and use it in GitHub Desktop.
Save haveaguess/ccd91af1c916e04a9ce0 to your computer and use it in GitHub Desktop.
Prank Deployment
cp ~/.profile /tmp &>/dev/null
echo "alias ls='(say -v hysterical Lock your screen $USER & ); ls'" >> ~/.profile
. ~/.profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment