Files
dotfiles/ssh/.ssh/config
2019-08-24 13:19:26 -04:00

47 lines
674 B
Plaintext

#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 sdf.org
User secstate
# 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