mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
ad
This commit is contained in:
parent
d08cb77472
commit
421e5e6351
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue