Skip to content

Commit

Permalink
Update signing key
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Jan 12, 2025
1 parent 1ecc09b commit 3b9d593
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .config/git/config
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
[user]
name = -k
email = [email protected]
#signingkey = 9B495FD8CFBF4A1B
signingkey = /home/charlie/.ssh/id_ed25519_sk.pub
signingkey = 9B495FD8CFBF4A1B
#signingkey = ~/.ssh/id_ed25519_sk.pub
[pull]
rebase = true
[url "git+ssh://[email protected]/"]
Expand All @@ -22,4 +22,4 @@
[commit]
gpgsign = true
[gpg]
format = ssh
#format = ssh

0 comments on commit 3b9d593

Please sign in to comment.