index — dots-the-third @ 2a37f2efa20520e7b91ef8c237447c7e2a3bab54

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

git: autosetup remote and use credential cache
crispy-caesus crispy@crispy-caesus.eu
Sat, 05 Sep 2026 01:49:57 +0200
commit

2a37f2efa20520e7b91ef8c237447c7e2a3bab54

parent

048fe9d668ba697e508c05fdb312a8b33d89b753

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

jump to
M git/.gitconfiggit/.gitconfig

@@ -7,3 +7,7 @@ gpgsign = true

[tag] gpgSign = true +[credential] + helper = cache +[push] + autoSetupRemote = true