#CanonicalizeHostname yes
#CanonicalDomains elationemr.com internal.elationemr.com unbl.ink onec.me

Host *
    ServerAliveInterval 300
    ServerAliveCountMax 2
    AddKeysToAgent yes
    IdentityFile ~/.ssh/1904_powellc

# Home Gitea account:
Host git.unbl.ink
  Port 222
  User git
  IdentityFile ~/.ssh/1904_powellc
  PreferredAuthentications publickey
  PasswordAuthentication no
  IdentitiesOnly yes

Host box.*
  User root

Host sdf.org
  User secstate

Host otaku.sdf.org
  User secstate

Host sverige.freeshell.org 
  User secstate

Host cosmic.voyage
  User secstate
  IdentityFile ~/.ssh/cosmic.voyage

# Cloud
Host pandora.unbl.ink


# Mac Pro
Host rhea.unbl.ink

# Macbook Pro
Host dione.local

# Honor 6x
Host mimas.local

# iMac
Host phoebe.local

# X220
Host prometheus.local

# T440s
Host iapetus.local

# X1 Carbon
Host titan.local

