gitconfig: use new yk for signing
This commit is contained in:
parent
703a943136
commit
39b416b21e
@ -1,7 +1,7 @@
|
||||
[user]
|
||||
email = aaron@bolddaemon.com
|
||||
name = Aaron Bieber
|
||||
signingKey = key::sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIB1cBO17AFcS2NtIT+rIxR2Fhdu3HD4de4+IsFyKKuGQAAAACnNzaDpsZXNzZXI=
|
||||
signingKey = key::sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIHrYWbbgBkGcOntDqdMaWVZ9xn+dHM+Ap6s1HSAalL28AAAACHNzaDptYWlu
|
||||
|
||||
[branch]
|
||||
sort = -committerdate
|
||||
@ -36,7 +36,7 @@
|
||||
required = true
|
||||
smudge = git-lfs smudge -- %f
|
||||
[commit]
|
||||
gpgsign = true
|
||||
gpgsign = false
|
||||
[github]
|
||||
user = qbit
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user