Skip to content

Instantly share code, notes, and snippets.

@pangkalizer
Created April 8, 2015 00:01
Show Gist options
  • Save pangkalizer/4e16a8651efbd87172b5 to your computer and use it in GitHub Desktop.
Save pangkalizer/4e16a8651efbd87172b5 to your computer and use it in GitHub Desktop.
Host bitbucket.org
HostName bitbucket.org
PreferredAuthentications publickey
IdentityFile ~/.ssh/id_rsa
Host me.bitbucket.org
HostName bitbucket.org
PreferredAuthentications publickey
IdentityFile ~/.ssh/pangkalizer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment