1
0
Fork 0

Add ssh host gitlab.com

This commit is contained in:
Tobias Strobel 2023-05-22 00:14:41 +02:00
parent d7dacb5a2f
commit ab58acdd3f
1 changed files with 7 additions and 0 deletions

View File

@ -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