Skip to content

Instantly share code, notes, and snippets.

@paulanthonywilson
Created November 30, 2015 16:36
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulanthonywilson/e88ff477cab5fc621237 to your computer and use it in GitHub Desktop.
Save paulanthonywilson/e88ff477cab5fc621237 to your computer and use it in GitHub Desktop.
#!/usr/bin/env sh
SHRUG='¯\_(ツ)_/¯'
echo $SHRUG | tr -d '\n' | pbcopy
echo $SHRUG
@Krishna
Copy link

Krishna commented Nov 30, 2015

*****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment