feat: move all gpg config to separate file
This file usually contains environment-specific config
This commit is contained in:
parent
617332a3e7
commit
2ded8f87e1
1 changed files with 0 additions and 5 deletions
|
@ -1,13 +1,8 @@
|
||||||
[gpg]
|
|
||||||
format = ssh
|
|
||||||
[user]
|
[user]
|
||||||
email = 2636402+wonderfulfrog@users.noreply.github.com
|
email = 2636402+wonderfulfrog@users.noreply.github.com
|
||||||
name = Devin Haska
|
name = Devin Haska
|
||||||
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMsHM+4BN+DKbEW3toSbQh60k3b5qYQOE5bo/6gIJ7Y1
|
|
||||||
[core]
|
[core]
|
||||||
editor = nvim
|
editor = nvim
|
||||||
[commit]
|
|
||||||
gpgsign = true
|
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
[include]
|
[include]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue