config 782 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. #CanonicalizeHostname yes
  2. #CanonicalDomains elationemr.com internal.elationemr.com unbl.ink onec.me
  3. Host *
  4. ServerAliveInterval 300
  5. ServerAliveCountMax 2
  6. AddKeysToAgent yes
  7. IdentityFile ~/.ssh/1904_powellc
  8. # Home Gitea account:
  9. Host git.unbl.ink
  10. Port 222
  11. User git
  12. IdentityFile ~/.ssh/1904_powellc
  13. PreferredAuthentications publickey
  14. PasswordAuthentication no
  15. IdentitiesOnly yes
  16. Host sdf.org
  17. User secstate
  18. Host otaku.sdf.org
  19. User secstate
  20. Host cosmic.voyage
  21. User secstate
  22. IdentityFile ~/.ssh/cosmic.voyage
  23. # Cloud
  24. Host pandora.unbl.ink
  25. # Mac Pro
  26. Host rhea.unbl.ink
  27. # Macbook Pro
  28. Host dione.local
  29. # Honor 6x
  30. Host mimas.local
  31. # iMac
  32. Host phoebe.local
  33. # X220
  34. Host prometheus.local
  35. # T440s
  36. Host iapetus.local
  37. # X1 Carbon
  38. Host titan.local