diff options
| author | Christian Cleberg <[email protected]> | 2026-03-03 22:13:49 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-03-03 22:13:49 -0600 |
| commit | 2ccdcfbbd7684d90d650fa27e935fb6983147d6d (patch) | |
| tree | 87788f15ddaa5751559b6dbbcdcd67e90c1f8fd2 /common/gnupg | |
| parent | 673e25014f051725414ecdbebb85bcfe6725dfeb (diff) | |
| download | dotfiles-2ccdcfbbd7684d90d650fa27e935fb6983147d6d.tar.gz dotfiles-2ccdcfbbd7684d90d650fa27e935fb6983147d6d.tar.bz2 dotfiles-2ccdcfbbd7684d90d650fa27e935fb6983147d6d.zip | |
update doom, gpg, and zshrc
Diffstat (limited to 'common/gnupg')
| -rw-r--r-- | common/gnupg/.gnupg/gpg-agent.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gnupg/.gnupg/gpg-agent.conf b/common/gnupg/.gnupg/gpg-agent.conf index 57e2bec..b1902a9 100644 --- a/common/gnupg/.gnupg/gpg-agent.conf +++ b/common/gnupg/.gnupg/gpg-agent.conf @@ -1,2 +1,3 @@ pinentry-program /usr/bin/pinentry-curses allow-loopback-pinentry +pinentry-program /opt/homebrew/bin/pinentry-mac |
