Skip to content

Instantly share code, notes, and snippets.

@gmolveau
Created October 11, 2022 14:41
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 gmolveau/556e5b3c1afe5941350fa0546686aeba to your computer and use it in GitHub Desktop.
Save gmolveau/556e5b3c1afe5941350fa0546686aeba to your computer and use it in GitHub Desktop.
shrug emoji bash alias
alias shrug='echo -E "¯\_(ツ)_/¯" | tee /dev/tty | pbcopy'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment