Skip to content

Instantly share code, notes, and snippets.

@niclas
Created September 28, 2012 06:55
Show Gist options
  • Save niclas/3798342 to your computer and use it in GitHub Desktop.
Save niclas/3798342 to your computer and use it in GitHub Desktop.
copying to the pasteboard
def pbcopy(w); `printf #{w} | pbcopy` && w end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment