Sign commits using yubikey
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[include]
|
||||
path = ~/.dotfiles/git/configs/lfs.gitconfig
|
||||
path = ~/.dotfiles/git/configs/delta.gitconfig
|
||||
path = ~/.dotfiles/git/configs/sign.gitconfig
|
||||
|
||||
[push]
|
||||
default = simple
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
[user]
|
||||
signingkey = CD17A34CBFB21DE9A73D47EB76BDEC4E165D8AD9
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
Reference in New Issue
Block a user