1
0

Set "default" as default branch

This commit is contained in:
2022-05-11 14:12:06 +00:00
parent ea1b84d4bc
commit 5a8766ddc5

View File

@ -46,6 +46,11 @@ in {
signByDefault = true;
key = "0x1525585D1B43C62A";
};
extraConfig = {
init = {
defaultBranch = "default";
};
};
};
tmux = {