default branch
This commit is contained in:
parent
4a0b6303c9
commit
371b873955
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -110,6 +110,7 @@
|
|||
graph = "log --graph --decorate --pretty=oneline --abbrev-commit";
|
||||
};
|
||||
extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
core = {
|
||||
editor = "nvim";
|
||||
autocrlf = "input";
|
||||
|
|
Loading…
Reference in a new issue