From: Jannik ZANDER Date: Tue, 28 Jan 2020 20:11:25 +0000 (+0100) Subject: Update ssh/config X-Git-Url: https://git.zndr.dk/?a=commitdiff_plain;h=d892479bf4f49b74683a65055523c1d506ae038c;p=dotfiles.git Update ssh/config --- diff --git a/.ssh/config b/.ssh/config index 591e25b..80c945e 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,13 +1,11 @@ # default for all - IdentityFile ~/.ssh/jannik +IdentityFile ~/.ssh/id_rsa Host localhost git.zndr.dk HostName localhost User git - IdentityFile ~/.ssh/jannik Host zndr.dk HostName zndr.dk User jaz - IdentityFile ~/.ssh/windy.key