This commit is contained in:
Sridhar Ratnakumar 2022-12-27 10:52:44 -05:00
parent d08cb77472
commit 421e5e6351

View file

@ -19,7 +19,7 @@
};
ignores = [ "*~" "*.swp" ];
extraConfig = {
init.defaultBranch = "master"; # based.
init.defaultBranch = "master"; # https://srid.ca/unwoke
core.editor = "emacsclient";
#protocol.keybase.allow = "always";
credential.helper = "store --file ~/.git-credentials";