configure it diff

This commit is contained in:
Cyryl Płotnicki 2020-10-17 13:46:44 +01:00
parent 532ee225f1
commit dc06cb6e3b

View file

@ -7,6 +7,10 @@
userEmail = "cyplo@cyplo.net"; userEmail = "cyplo@cyplo.net";
delta = { delta = {
enable = true; enable = true;
options = {
line-numbers = true;
syntax-theme = "Solarized (dark)";
};
}; };
extraConfig = { extraConfig = {
credential = { helper ="cache"; }; credential = { helper ="cache"; };