diff --git a/home/gitconfig b/home/gitconfig index b1e2ed1..55e8873 100644 --- a/home/gitconfig +++ b/home/gitconfig @@ -4,6 +4,6 @@ [core] editor = nvim [init] - defaultbranch = master + defaultbranch = main [pull] rebase = true