Skip to content

Instantly share code, notes, and snippets.

@saicharanreddyk
Last active March 15, 2020 05:05
Show Gist options
  • Save saicharanreddyk/0ad19482565f77aa22fa60ae871a5141 to your computer and use it in GitHub Desktop.
Save saicharanreddyk/0ad19482565f77aa22fa60ae871a5141 to your computer and use it in GitHub Desktop.
ssh-keygen -t rsa -b 4096 -C "saicharan.reddy70@gmail.com"
clip < .ssh/id_rsa.pub
ssh -T git@github.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment