From af2793bbe2832c10b44f87a736d1e19a8a502af4 Mon Sep 17 00:00:00 2001 From: Phoenix / Hotaru Date: Fri, 4 Nov 2022 08:41:38 +0000 Subject: [PATCH] small tweak --- src/content/posts/windows-yubikey-guide/gpg4win.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/posts/windows-yubikey-guide/gpg4win.md b/src/content/posts/windows-yubikey-guide/gpg4win.md index 3ff5719..0dd9aad 100644 --- a/src/content/posts/windows-yubikey-guide/gpg4win.md +++ b/src/content/posts/windows-yubikey-guide/gpg4win.md @@ -95,7 +95,7 @@ git config --global --unset gpg.format git config --global gpg.program "C:\Program Files (x86)\GnuPG\bin\gpg.exe" gpg --list-secret-keys --keyid-format=long > Select the ssb key with [S] - > type: git config --global user.signingkey E5148A9E88F8A95F! + > type: git config --global user.signingkey ! ```