Skip to content

Instantly share code, notes, and snippets.

@ejholmes
Last active August 29, 2015 14:02
Show Gist options
  • Save ejholmes/7f6fafec76ff4b9aacf2 to your computer and use it in GitHub Desktop.
Save ejholmes/7f6fafec76ff4b9aacf2 to your computer and use it in GitHub Desktop.
psql pbcopy
-- Cause all query output to be piped to the OS X clipboard
\o | /usr/bin/pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment