Skip to content

Instantly share code, notes, and snippets.

@kocoai
Last active July 11, 2019 12:01
Show Gist options
  • Save kocoai/0b37c8cd1e4d3664d81f to your computer and use it in GitHub Desktop.
Save kocoai/0b37c8cd1e4d3664d81f to your computer and use it in GitHub Desktop.
copy paste in #shell
cat path/to/file | pbcopy
pbpaste > path/to/file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment