bunch of random stuff
This commit is contained in:
parent
c4aade597a
commit
955c38bc63
4 changed files with 23 additions and 6 deletions
|
@ -32,11 +32,12 @@
|
|||
userName = "cy";
|
||||
userEmail = "cy@cy7.sh";
|
||||
delta = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
options = {
|
||||
navigate = true;
|
||||
};
|
||||
};
|
||||
difftastic.enable = true;
|
||||
extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
push.autoSetupRemote = true; # assume -u on first push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue