Skip to content

Instantly share code, notes, and snippets.

@63phc
Created June 16, 2017 05:00
Show Gist options
  • Save 63phc/bad46567d74aea7cbc1abd9d703e704d to your computer and use it in GitHub Desktop.
Save 63phc/bad46567d74aea7cbc1abd9d703e704d to your computer and use it in GitHub Desktop.
cat ~/.ssh/id_rsa.pub
#create ssh key in github
ssh -T git@github.com
git remote set-url origin git@github.com:USER/USER.github.io.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment