Skip to content

Instantly share code, notes, and snippets.

@motleytech
Created June 10, 2016 18:10
Show Gist options
  • Save motleytech/ea78a6d8c536535bdcb0f72b0f117c9e to your computer and use it in GitHub Desktop.
Save motleytech/ea78a6d8c536535bdcb0f72b0f117c9e to your computer and use it in GitHub Desktop.
ssh config file
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