Skip to content

Instantly share code, notes, and snippets.

@benlieb
Created January 28, 2013 19:26
Show Gist options
  • Save benlieb/4658274 to your computer and use it in GitHub Desktop.
Save benlieb/4658274 to your computer and use it in GitHub Desktop.
Host heroku.cmwt
HostName heroku.com
IdentityFile ~/.ssh/identity.heroku.cmwt
IdentitiesOnly yes
Host heroku.benlieb
HostName heroku.com
IdentityFile ~/.ssh/benlieb
IdentitiesOnly yes
@webdestroya
Copy link

Host heroku.cedar.cmwt
HostName heroku.com
IdentityFile ~/.ssh/identity.heroku.cmwt
IdentitiesOnly yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment