non important commit

This commit is contained in:
maxstrb 2025-10-01 20:26:25 +02:00
parent 5b854111e7
commit 3aca6ec61a

View file

@ -72,6 +72,7 @@
userEmail = "max.stribrny@gmail.com";
extraConfig = {
init.defaultBranch = "main";
push.autoSetupRemote = true;
github.user = "maxstrb";
credential.helper = "store";
};