Skip to content

Instantly share code, notes, and snippets.

@pgrepds
Created January 18, 2022 16:25
Show Gist options
  • Save pgrepds/812b21e16640fee9fae22449d66ce312 to your computer and use it in GitHub Desktop.
Save pgrepds/812b21e16640fee9fae22449d66ce312 to your computer and use it in GitHub Desktop.
Set ssh globally as default for GitHub
git config --global url.ssh://git@github.com/.insteadOf https://github.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment