Skip to content

Instantly share code, notes, and snippets.

@leveled
Created October 19, 2016 00:49
Show Gist options
  • Save leveled/9fa7a1a722c7bb2681554742512b0492 to your computer and use it in GitHub Desktop.
Save leveled/9fa7a1a722c7bb2681554742512b0492 to your computer and use it in GitHub Desktop.
alias pbcopy='xclip -selection clipboard'
alias pbpaste='xclip -selection clipboard -o'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment