aboutsummaryrefslogtreecommitdiff
path: root/.ssh/config.d/xxllnc
diff options
context:
space:
mode:
Diffstat (limited to '.ssh/config.d/xxllnc')
-rw-r--r--.ssh/config.d/xxllnc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.ssh/config.d/xxllnc b/.ssh/config.d/xxllnc
index 12739e9..47643e6 100644
--- a/.ssh/config.d/xxllnc
+++ b/.ssh/config.d/xxllnc
@@ -3,9 +3,8 @@ Host *.zsys.nl
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
-Host git.xxllnc.nl
+Host git.xxllnc.nl gitlab.com
Hostname gitlab.com
User git
- IdentityFile ~/.ssh/id.d/xxllnc@%L-ed25519
# vim: set ft=sshconfig :