ssh-keygen -t rsa -b 4096 -C "[email protected]"
eval ssh-agent -s
ssh-add ~/.ssh/<YOUR_GENERATED_RSA_FILE>
Created
June 1, 2020 01:05
-
-
Save stanlee321/978c7478f067348ab4aad202b8ff42c3 to your computer and use it in GitHub Desktop.
SSH_AUTH_GITHUB
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment