mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 10:06:15 +01:00
general theme applying
This commit is contained in:
@@ -8,6 +8,13 @@
|
||||
extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
push.autoSetupRemote = true;
|
||||
user.signingkey = "9745B9E27E2B1ABB";
|
||||
commit.gpgsign = true;
|
||||
push.enabled = true;
|
||||
column.ui = "auto";
|
||||
branch.sort = "-committerdate";
|
||||
pull.rebase = "false";
|
||||
rerere.enabled = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user