chore(git): narrow explanation down

This commit is contained in:
Sridhar Ratnakumar 2024-05-15 22:32:15 -04:00
parent 88c6fa28f6
commit 2e7dc80fca

View file

@ -38,7 +38,7 @@
};
};
extraConfig = {
init.defaultBranch = "master"; # https://srid.ca/unwoke
init.defaultBranch = "master"; # Undo breakage due to https://srid.ca/luxury-belief
core.editor = "nvim";
#protocol.keybase.allow = "always";
credential.helper = "store --file ~/.git-credentials";