feat(home): add git delta and credential storing
This commit is contained in:
@ -23,7 +23,9 @@
|
||||
enable = true;
|
||||
userName = "xezo360hye";
|
||||
userEmail = "xezo360hye@gmail.com";
|
||||
delta.enable = true;
|
||||
extraConfig = {
|
||||
credential.helper = "store";
|
||||
init.defaultBranch = "master";
|
||||
url."https://github.com/".insteadOf = [ "gh:" "github:" ];
|
||||
url."https://git.psf.lt/".insteadOf = [ "psf:" "gitea:" ];
|
||||
|
Reference in New Issue
Block a user