mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2026-04-13 07:39:38 +02:00
fix(git): use new PGP key for signing commits
This commit is contained in:
parent
e9d980e3ff
commit
18e9b78d47
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
||||||
[user]
|
[user]
|
||||||
email = victor@vlw.se
|
email = victor@vlw.se
|
||||||
name = Victor Westerlund
|
name = Victor Westerlund
|
||||||
signingkey = DCE987311CB5D2A252F58951D0AD730E1057DFC6
|
signingkey = 5DAF14C317AA7719
|
||||||
signkey = 1057DFC6
|
|
||||||
[core]
|
[core]
|
||||||
fileMode = false
|
fileMode = false
|
||||||
excludesfile = ~/.config/git/.gitignore
|
excludesfile = ~/.config/git/.gitignore
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue