declare git ssh key
This commit is contained in:
parent
b65e852da3
commit
62e9749c57
|
@ -11,6 +11,7 @@
|
|||
userEmail = "its.jassy@pm.me";
|
||||
extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
core.sshCommand = "ssh -i ~/.ssh/github_sk -F /dev/null";
|
||||
gpg.format = "ssh";
|
||||
user.signingkey = "~/.ssh/signing_sk.pub";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue