Skip to content

Instantly share code, notes, and snippets.

@smddzcy
Created April 21, 2020 10:41
Show Gist options
  • Save smddzcy/0416f93db39badb9b67409b16f6e3d18 to your computer and use it in GitHub Desktop.
Save smddzcy/0416f93db39badb9b67409b16f6e3d18 to your computer and use it in GitHub Desktop.
Git repo-specific SSH keys
git config core.sshCommand "ssh -i ~/.ssh/smd-dev1 -F /dev/null"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment