This commit is contained in:
2025-09-04 08:09:30 +02:00
parent db4b202cbd
commit 0d7c23aeec

View File

@@ -6,6 +6,13 @@
name = "Christoph Schmatzler"; name = "Christoph Schmatzler";
email = "christoph@schmatzler.com"; email = "christoph@schmatzler.com";
}; };
diff = {
tool = "delta";
};
ui = {
diff-formatter = ":git";
pager = ["delta" "--pager" "less -FRX"];
};
}; };
}; };
} }