config 674 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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. # Cloud
  19. Host pandora.unbl.ink
  20. # Mac Pro
  21. Host rhea.unbl.ink
  22. # Macbook Pro
  23. Host dione.local
  24. # Honor 6x
  25. Host mimas.local
  26. # iMac
  27. Host phoebe.local
  28. # X220
  29. Host prometheus.local
  30. # T440s
  31. Host iapetus.local
  32. # X1 Carbon
  33. Host titan.local