Skip to content

Instantly share code, notes, and snippets.

@dannycallaghan
Created October 1, 2013 20:27
Show Gist options
  • Save dannycallaghan/6784569 to your computer and use it in GitHub Desktop.
Save dannycallaghan/6784569 to your computer and use it in GitHub Desktop.
# copies the SSH key in id_rsa.pub to your clipboard
pbcopy < ~/.ssh/id_rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment