Skip to content

Instantly share code, notes, and snippets.

@royerk
Created October 28, 2019 21:36
Show Gist options
  • Save royerk/ce64600593042744ee8a3812a1aed17b to your computer and use it in GitHub Desktop.
Save royerk/ce64600593042744ee8a3812a1aed17b to your computer and use it in GitHub Desktop.
Change SSH key locally
git config --local core.sshCommand "/usr/bin/ssh -i /home/me/.ssh/id_rsa_foo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment