You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
258 B

  1. Host github-project1
  2. User git
  3. HostName github.com
  4. IdentityFile ~/.ssh/github.project1.key
  5. Host github-org
  6. User git
  7. HostName github.com
  8. IdentityFile ~/.ssh/github.org.key
  9. Host github.com
  10. User git
  11. IdentityFile ~/.ssh/github.key