feat: github settings

This commit is contained in:
s-prechtl 2024-09-14 22:29:38 +02:00
parent 428f2b7089
commit 82afa1d5ef

View file

@ -6,5 +6,9 @@
delta.enable = true;
userEmail = "stefan@tague.at";
userName = "s-prechtl";
extraConfig = {
init.defaultBranch = "master";
push.autoSetupRemote = true;
};
};
}