Set default git branch to main. Add unzip to env
This commit is contained in:
parent
1379582e62
commit
1677e4e9eb
@ -55,6 +55,7 @@
|
||||
spotify-tui
|
||||
sxiv
|
||||
#texlive.combined.scheme-full
|
||||
unzip
|
||||
xclip
|
||||
xpra
|
||||
zathura
|
||||
@ -169,6 +170,7 @@
|
||||
};
|
||||
extraConfig = {
|
||||
color.ui = "auto";
|
||||
init.defaultBranch = "main";
|
||||
push.default = "simple";
|
||||
pull.rebase = false;
|
||||
branch.autosetupmerge = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user