add some stuff to kidney + own nvim hm module
This commit is contained in:
parent
b9db9fe232
commit
c6d1ac9fc4
9 changed files with 440 additions and 93 deletions
|
@ -11,7 +11,10 @@
|
|||
signByDefault = true;
|
||||
};
|
||||
|
||||
extraConfig.gpg.format = "ssh";
|
||||
extraConfig = {
|
||||
gpg.format = "ssh";
|
||||
push.autoSetupRemote = true;
|
||||
};
|
||||
|
||||
userEmail = "xunuwu@gmail.com";
|
||||
userName = "xunuwu";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue