Skip to content

Instantly share code, notes, and snippets.

@seven1m
Created September 21, 2011 15:09
Show Gist options
  • Save seven1m/1232306 to your computer and use it in GitHub Desktop.
Save seven1m/1232306 to your computer and use it in GitHub Desktop.
xclip alias
alias clip='xclip -selection clipboard'
# use:
# cat /some/file | clip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment