Created
June 10, 2016 18:10
-
-
Save motleytech/ea78a6d8c536535bdcb0f72b0f117c9e to your computer and use it in GitHub Desktop.
ssh config file
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 motleytech | |
Hostname motleytech.net | |
IdentityFile ~/.ssh/id_rsa_mt | |
Host github | |
Hostname github.com | |
IdentityFile ~/.ssh/id_rsa |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment