Skip to content

Instantly share code, notes, and snippets.

@robertzx
Created January 29, 2012 01:16
Show Gist options
  • Save robertzx/1696559 to your computer and use it in GitHub Desktop.
Save robertzx/1696559 to your computer and use it in GitHub Desktop.
#
# requires the homebrew `gist` recipe to be installed
#
URL=`pbpaste | gist -o`
echo -n $URL | pbcopy
echo $URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment