We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d892ee4 commit 8a36853Copy full SHA for 8a36853
1 file changed
git/github-tomy0000000.gitconfig
@@ -1,10 +1,13 @@
1
[user]
2
name = "Tomy Hsieh"
3
email = "git@tomy.me"
4
-signingkey = "6067E1A85CE97701A70403FA4E6AF0EEDD2205F8"
+signingkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBhRK+rM/ZZm0zMjSiYO01I8D9aMn7+5Om689YKu7olZ" # 1Password Signing Key
5
6
[commit]
7
gpgsign = true
8
9
[gpg]
10
-program = /usr/local/MacGPG2/bin/gpg
+format = ssh
11
+
12
+[gpg "ssh"]
13
+program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
0 commit comments