aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-01-19 08:42:30 +0100
committerPatrick Spek <p.spek@tyil.nl>2024-01-19 08:42:30 +0100
commitf4f4c9d4eb8b18fb675f2a0c8d9b08fa133bc624 (patch)
tree3d723cc4c6aa84aac0cf954b7bc913e19f9565c1
parent477c72e6a3e53d33a57087568677bc54d822d1ad (diff)
No need for a seperate keyfile for xxllnc anymore
-rw-r--r--.ssh/config.d/xxllnc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.ssh/config.d/xxllnc b/.ssh/config.d/xxllnc
index 59de01b..47643e6 100644
--- a/.ssh/config.d/xxllnc
+++ b/.ssh/config.d/xxllnc
@@ -6,6 +6,5 @@ Host *.zsys.nl
Host git.xxllnc.nl gitlab.com
Hostname gitlab.com
User git
- IdentityFile ~/.ssh/id.d/xxllnc@%L-ed25519
# vim: set ft=sshconfig :