Skip to content

Instantly share code, notes, and snippets.

@lulalachen
Created April 14, 2018 08:09
Show Gist options
  • Save lulalachen/720e67604a54b17a78067fdb272d95c7 to your computer and use it in GitHub Desktop.
Save lulalachen/720e67604a54b17a78067fdb272d95c7 to your computer and use it in GitHub Desktop.
Github

Add SSH Keys into Github

  • ssh-keygen ( Press Enter all the way )
  • cat ~/.ssh/id_rsa.pub | pbcopy

Repo initiator

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