configure it diff
This commit is contained in:
parent
532ee225f1
commit
dc06cb6e3b
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
|||
userEmail = "cyplo@cyplo.net";
|
||||
delta = {
|
||||
enable = true;
|
||||
options = {
|
||||
line-numbers = true;
|
||||
syntax-theme = "Solarized (dark)";
|
||||
};
|
||||
};
|
||||
extraConfig = {
|
||||
credential = { helper ="cache"; };
|
||||
|
|
Loading…
Reference in a new issue