index — dots-the-third @ cd548d6e26cc402fed000a57147d6c2343b44093

I don't need nix, I have a way worse solution!

ssh: add
crispy-caesus crispy@crispy-caesus.eu
Wed, 07 Jan 2026 00:40:29 +0100
commit

cd548d6e26cc402fed000a57147d6c2343b44093

parent

ec94cc7699466753fa608f482cde8ef147a9cd7c

1 files changed, 10 insertions(+), 0 deletions(-)

jump to
A ssh/.ssh/config

@@ -0,0 +1,10 @@

+AddKeysToAgent yes +Host github.com + HostName github.com + IdentityFile ~/.ssh/github +Host codeberg.org + HostName codeberg.org + IdentityFile ~/.ssh/codeberg +Host gitlab.alpinelinux.org + HostName gitlab.alpinelinux.org + IdentityFile ~/.ssh/gitlab.alpinelinux