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";
|
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"; };
|
||||||
|
|
Loading…
Reference in a new issue