Skip to content

Commit bcad485

Browse files
committed
Don't use GPG for work either
1 parent df4ce65 commit bcad485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/git/gitconfig.work

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# ID taken from `gpg --list-secret-keys --keyid-format LONG` - more accurate than using emails.
55
# This is also not a secret and easily obtained from the corresponding public key:
66
# curl -so - https://github.com/lildude.gpg | gpg --show-keys --keyid-format=long | grep pub
7-
signingkey = 88109C73073E7080
7+
# signingkey = 88109C73073E7080

0 commit comments

Comments
 (0)