Skip to content

Instantly share code, notes, and snippets.

@stanlee321
Created June 1, 2020 01:05
Show Gist options
  • Save stanlee321/978c7478f067348ab4aad202b8ff42c3 to your computer and use it in GitHub Desktop.
Save stanlee321/978c7478f067348ab4aad202b8ff42c3 to your computer and use it in GitHub Desktop.
SSH_AUTH_GITHUB

ssh-keygen -t rsa -b 4096 -C "[email protected]" eval ssh-agent -s ssh-add ~/.ssh/<YOUR_GENERATED_RSA_FILE>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment