Configs update

This commit is contained in:
Filippo Berto 2022-06-28 19:29:17 +02:00
parent 0d6d765332
commit f6a5f13407
5 changed files with 31 additions and 28 deletions

View file

@ -99,9 +99,11 @@ in
commit.gpgSign = true;
# core.editor = kak;
credential.helper = "cache --timeout=3600 ";
delta.navigate = true;
diff.guitool = "meld";
init.defaultBranch = "main";
merge.guitool = "meld";
merge.tool = "meld";
pull.rebase = true;
rebase.autoStash = true;
user.signingKey = "berto.f@protonmail.com";