From 41aae56898353bc0726107375e6ad13d32c4951b Mon Sep 17 00:00:00 2001 From: Bauke Date: Sat, 17 Dec 2022 15:38:03 +0100 Subject: [PATCH] Switch B3K GitHub to Codeberg. --- .ssh/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ssh/config b/.ssh/config index 266a836..60911f9 100644 --- a/.ssh/config +++ b/.ssh/config @@ -2,8 +2,8 @@ AddKeysToAgent yes IdentityFile ~/.ssh/id_rsa_bauke IdentitiesOnly yes -Host b3k-github - Hostname github.com +Host b3k-codeberg + Hostname codeberg.org IdentityFile ~/.ssh/id_ed25519_b3k Host b3k-sourcehut