Created
January 11, 2009 08:25
-
-
Save joshsusser/45669 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Host project1.github.com | |
HostName github.com | |
User git # Probably not needed but just a note if you want to skip it | |
IdentityFile ~/.ssh/your_key_file | |
IdentitiesOnly yes # This is only if you want to avoid trying other identities which can speed things up a bit. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment