1 2 3 4 5 6 7 8 9 10 11 12 13 14
ControlMaster auto ControlPath ~/.ssh/%r@%h:%p IdentityFile ~/.ssh/id_ed25519 ServerAliveCountMax=30 ServerAliveInterval=5 Host deepsat.ghe.com HostName deepsat.ghe.com User git IdentityFile ~/.ssh/deepsat-github IdentitiesOnly yes Host cjennings.net LogLevel ERROR