feat(git): enable signing key with ssh

This commit is contained in:
Price Hiller 2023-02-12 19:57:00 -06:00
parent 031c2910e3
commit 586db89f4e

View File

@ -1,13 +1,14 @@
[user]
name = Price Hiller
email = price@orion-technologies.io
signingkey = /home/sam/.ssh/keys/id_ed25519
[init]
defaultBranch = Development
[core]
pager = delta
ignorecase = false
ignorecase = false
[interactive]
diffFilter = delta --color-only --features=interactive
@ -61,3 +62,6 @@
[credential]
helper = store
[gpg]
format = ssh