added more git config
This commit is contained in:
parent
5931a2ce1a
commit
4594a4067c
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
enable = true;
|
||||
userName = "twoneis";
|
||||
userEmail = "sanjay29@sapura.de";
|
||||
extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
push.autoSetupRemote = true;
|
||||
};
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [ gh ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue