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