Add git pull.rebase

This commit is contained in:
2021-11-17 15:10:58 +00:00
parent 98eae59f4f
commit 68e532d799

View File

@@ -87,6 +87,9 @@
enable = true;
userName = "Daniel Patterson";
userEmail = "me@danielpatterson.dev";
extraConfig = {
pull.rebase = true;
};
};
starship.enable = true;