Generate the key with no password (just click enter) ssh-keygen -t rsa -b 4096 -C "[email protected]"
Copy to clipboard pbcopy < ~/.ssh/id_rsa.pub
Paste the key to your github account
Allow access ssh -T [email protected]
, say yes
Last active
September 19, 2017 09:18
-
-
Save SeanZoR/28af00b7377967042e3f0f9c390740a9 to your computer and use it in GitHub Desktop.
Mac + Github = SSH
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment