diff --git a/.ssh/config b/.ssh/config index 8eb0797..40039b9 100644 --- a/.ssh/config +++ b/.ssh/config @@ -92,7 +92,9 @@ Host gitea.auro.re Host ubuntusnap Hostname 192.168.56.3 User histausse + IdentityFile ~/.ssh/id_local Host centossnap Hostname 192.168.56.4 User histausse + IdentityFile ~/.ssh/id_local