Skip to content

Instantly share code, notes, and snippets.

@GeoDoo
Created September 17, 2020 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GeoDoo/91f15b860c63979a9348ddac976fa5bf to your computer and use it in GitHub Desktop.
Save GeoDoo/91f15b860c63979a9348ddac976fa5bf to your computer and use it in GitHub Desktop.
Copy ssh key
#!/bin/bash
pbcopy < ~/.ssh/id_rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment