Files
dotfiles/ssh/.ssh/config
2019-07-30 11:01:36 -04:00

31 lines
555 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
# Work GitHub account:
Host work-github.com
HostName github.com
User git
IdentityFile ~/.ssh/id_ed25519_15five
PreferredAuthentications publickey
PasswordAuthentication no
IdentitiesOnly yes
Host sdf.org
User secstate
Host rhea.unbl.ink
Host dione.local
Host mimas.local
Host iapetus.local
Host pandora.unbl.ink