diff --git a/private_dot_ssh/private_config b/private_dot_ssh/private_config index a0b23c4..a49c667 100644 --- a/private_dot_ssh/private_config +++ b/private_dot_ssh/private_config @@ -77,12 +77,19 @@ Host hetznerstoragebox IdentityFile ~/.ssh/id_ed25519_sk_yk5nano ## Git services + Host github.com User git ControlMaster no IdentityFile ~/.ssh/id_rsa_yubikey.pub #MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com +Host gitlab.com + User git + ControlMaster no + # FIDO2 + IdentityFile ~/.ssh/id_ed25519_sk_yk5nano + ## Friends Host max HostName multimax.haedicke.one