From d892479bf4f49b74683a65055523c1d506ae038c Mon Sep 17 00:00:00 2001 From: Jannik ZANDER Date: Tue, 28 Jan 2020 21:11:25 +0100 Subject: [PATCH] Update ssh/config --- .ssh/config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.43.0