git/.gitconfig (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13
[user] signingkey = B66A24D588EFCD3594D7A21544C44DF9F4343394 email = crispy@crispy-caesus.eu name = crispy-caesus [commit] gpgsign = true [tag] gpgSign = true [credential] helper = cache [push] autoSetupRemote = true