Skip to content

Instantly share code, notes, and snippets.

@xatest
Created December 21, 2012 10:39
Show Gist options
  • Save xatest/4352035 to your computer and use it in GitHub Desktop.
Save xatest/4352035 to your computer and use it in GitHub Desktop.
Host bitbucket bitbucket.org
Hostname bitbucket.org
IdentityFile ~/.ssh/weedo_key
Host aws amazon.com
Hostname amazon.com
IdentityFile ~/.ssh/weedo.pem
Host github github.com
Hostname github.com
IdentityFile ~/.ssh/id_rsa
Host *
ServerAliveInterval 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment