Matthieu Moy [off-list ref] writes:
Junio C Hamano [off-list ref] writes:
quoted
$ cat >>$HOME/.ssh/config <<\EOF
Host homer-at-foo
Hostname foo.bar.com
User homer
IdentityFile ~/.ssh/homer-at-foo.pub
(I think you have an extra .pub here, the identity file should be the
private key).
Yeah, you are right. I am too tired and should have gone to bed 90
minutes ago.