This commit is contained in:
2025-10-12 20:06:47 +00:00
parent 60242632d0
commit ac91e17182
10 changed files with 49 additions and 43 deletions

View File

@@ -16,7 +16,6 @@ in {
autocrlf = "input";
pager = "delta";
};
# commit.gpgsign = true;
pull.rebase = true;
rebase.autoStash = true;
interactive.diffFilter = "delta --color-only";