1 2 3 4 5 6 7 8
$ cat .ssh/config Host github User=asv Port=22 Hostname=github.com IdentityFile=~/.ssh/sceptik@zealot TCPKeepAlive=yes IdentitiesOnly=yes