feat: improvements

This commit is contained in:
2024-05-04 13:36:04 +02:00
parent a1c4af6fd9
commit 24ba16c842
5 changed files with 21 additions and 18 deletions

View File

@@ -8,6 +8,7 @@
};
extraConfig = {
pull.rebase = true;
init.defaultBranch = "main";
merge = {
tool = "nvim-mergetool";
conflictstyle = "diff3";