Cache git credentials

This commit is contained in:
Cyryl Płotnicki 2020-06-13 13:06:51 +01:00
parent 8f3d7222b9
commit 7393fdb85f

View file

@ -6,6 +6,7 @@
userName = "Cyryl Płotnicki";
userEmail = "cyplo@cyplo.net";
extraConfig = {
credential = { helper ="cache"; };
core = { pager = "cat"; };
pager = {
diff = "diff-so-fancy | less --tabs=1,5 -RFX";