chore(style): add shebang, set bash strict mode, create function
[webi-installers/.git] / gpg / README.md
index 89f5a02eea45b3097342bbd9c0fb69f87d589b91..6e7ac357359f6c04bfc578dba99b38b6f93f10a1 100644 (file)
@@ -52,7 +52,7 @@ gpg --list-secret-keys --keyid-format LONG
 
 ### How to configure git to sign commits
 
-See the [Cheat Sheet](./git-gpg-init) at [gpg-pubkey](./git-gpg-init).
+See the [Cheat Sheet](./git-config-gpg) at [gpg-pubkey](./git-config-gpg).
 
 ### How to Export GPG Key for GitHub
 
@@ -90,7 +90,7 @@ You need to use `gpg-connect-agent` instead.
        <string>gpg-agent</string>
        <key>ProgramArguments</key>
        <array>
-               <string>MY_HOME/.local/opt/gpg/bin/gpg-connect-agent</string>
+               <string>MY_HOME/.local/opt/gnupg/bin/gpg-connect-agent</string>
                <string>--agent-program</string>
                <string>MY_HOME/.local/opt/gnupg/bin/gpg-agent</string>
                <string>--homedir</string>