diff options
author | Himbeer <himbeer@disroot.org> | 2024-05-14 11:42:12 +0200 |
---|---|---|
committer | Himbeer <himbeer@disroot.org> | 2024-05-14 11:42:12 +0200 |
commit | 6242d054f6fe8de996e2279338da9b65e17fcd3d (patch) | |
tree | fdc27631bb174df5ab288e56c17b632e9eb54cf2 /gpg-agent.conf | |
parent | 8079bb25a3ceb56af701b492566194c586f5d053 (diff) |
zshrc: Set -p flag on mkcd mkdir
Diffstat (limited to 'gpg-agent.conf')
-rw-r--r-- | gpg-agent.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpg-agent.conf b/gpg-agent.conf index 8da9c20..f30d462 100644 --- a/gpg-agent.conf +++ b/gpg-agent.conf @@ -1,3 +1,3 @@ default-cache-ttl 7200 max-cache-ttl 86400 -pinentry-program /usr/bin/pinentry +pinentry-program /usr/bin/pinentry-qt |