Skip to content

Instantly share code, notes, and snippets.

@elmendalerenda
Created November 7, 2012 07:59
Show Gist options
  • Save elmendalerenda/4030107 to your computer and use it in GitHub Desktop.
Save elmendalerenda/4030107 to your computer and use it in GitHub Desktop.
copy from cmd to clipboard
alias clip='xclip -i -selection clipboard'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment