Skip to content

Commit

Permalink
feat: signing key ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
RayGuo-ergou committed Jan 13, 2025
1 parent 49a7255 commit 6f6f1b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions git/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[user]
email = [email protected]
name = Ray Guo
signingkey = /home/raydev/.ssh/github.pub

[core]
editor = nvim
Expand All @@ -23,3 +24,5 @@

[diff]
colorMoved = default
[gpg]
format = ssh

0 comments on commit 6f6f1b1

Please sign in to comment.