Skip to content

Instantly share code, notes, and snippets.

@rwilcox
Created March 10, 2011 01:19
Show Gist options
  • Save rwilcox/863389 to your computer and use it in GitHub Desktop.
Save rwilcox/863389 to your computer and use it in GitHub Desktop.
For when I get back to my mac
# I do a lot of " I want this text over here, on this other machine."
# todo when I get back to my Mac: hook these into LaunchBar
alias dbcopy="cat > ~/Dropbox/.dbpasteboard"
alias dbpaste="cat ~/Dropbox/.dbpasteboard"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment