default branch

aarch64
Zynh Ludwig 2024-02-28 01:53:00 -08:00
parent 4a0b6303c9
commit 371b873955
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@
graph = "log --graph --decorate --pretty=oneline --abbrev-commit"; graph = "log --graph --decorate --pretty=oneline --abbrev-commit";
}; };
extraConfig = { extraConfig = {
init.defaultBranch = "main";
core = { core = {
editor = "nvim"; editor = "nvim";
autocrlf = "input"; autocrlf = "input";