Skip to content

Instantly share code, notes, and snippets.

@raymelon
Created January 4, 2019 05:19
Show Gist options
  • Select an option

  • Save raymelon/d94c9018f29489ffecf2117fa6c7d617 to your computer and use it in GitHub Desktop.

Select an option

Save raymelon/d94c9018f29489ffecf2117fa6c7d617 to your computer and use it in GitHub Desktop.
{ command } | xclip -selection c
# e.g.
# pwd | xclip -selection c
# from https://stackoverflow.com/a/4208191/4895040
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment