mirror of
https://github.com/blahai/nyx.git
synced 2025-06-25 13:17:02 -04:00
lot of stuffies
This commit is contained in:
parent
6b3811a888
commit
a56e3c8aa4
6 changed files with 47 additions and 46 deletions
|
@ -22,6 +22,7 @@
|
|||
signing = {
|
||||
signByDefault = true;
|
||||
key = "/home/pingu/.ssh/id_ed25519";
|
||||
format = "ssh";
|
||||
};
|
||||
extraConfig = {
|
||||
core = {
|
||||
|
@ -31,7 +32,6 @@
|
|||
url = {
|
||||
"ssh://git@github.com/" = {insteadOf = "https://github.com/";};
|
||||
};
|
||||
gpg = {format = "ssh";};
|
||||
init = {defaultBranch = "main";};
|
||||
format = {
|
||||
signOff = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue