Skip to content

Instantly share code, notes, and snippets.

@arliber
Last active April 2, 2020 08:18
Show Gist options
  • Save arliber/de354e928c7e97de22690f98894eaa5b to your computer and use it in GitHub Desktop.
Save arliber/de354e928c7e97de22690f98894eaa5b to your computer and use it in GitHub Desktop.
Git & Github #git #cli #snippet

After following the standard SSH key guide, make sure run the following command

ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts

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