Skip to content

Instantly share code, notes, and snippets.

@apackeer
Forked from bluesaunders/gist:3170735
Created November 23, 2012 05:21
Show Gist options
  • Save apackeer/4134118 to your computer and use it in GitHub Desktop.
Save apackeer/4134118 to your computer and use it in GitHub Desktop.
CloudApp direct link Alfred extension
curl `pbpaste` | grep 'embed' | sed 's/^.*<a class="embed" href="//' | sed 's/".*$//' | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment