fix: git default branch, cargo path nushell
This commit is contained in:
@@ -15,7 +15,7 @@ with lib; {
|
||||
email = lib.mkDefault "p@m3ta.dev";
|
||||
};
|
||||
core.excludesfile = "~/.gitignore_global";
|
||||
init.defaultBranch = "main";
|
||||
init.defaultBranch = "master";
|
||||
|
||||
# --- Diff-Config ---
|
||||
# Use difftastic as default external diff tool
|
||||
|
||||
Reference in New Issue
Block a user