Configs update
This commit is contained in:
parent
0d6d765332
commit
f6a5f13407
5 changed files with 31 additions and 28 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue