diff options
author | Christian Segundo | 2024-01-05 14:56:06 +0100 |
---|---|---|
committer | Christian Segundo | 2024-01-05 14:56:06 +0100 |
commit | 6e06d7049a7cb21382d4f054da0eba67ae8dbeba (patch) | |
tree | 3544600ba5de7ca141714197183acae1b3fd729d /public/gpg/.gnupg/gpg-agent.conf | |
parent | d5487b2e179e11f9f8f0d491b298e47ed6eb4266 (diff) | |
download | dotfiles-6e06d7049a7cb21382d4f054da0eba67ae8dbeba.tar.gz |
fix gnupg config
Diffstat (limited to 'public/gpg/.gnupg/gpg-agent.conf')
-rw-r--r-- | public/gpg/.gnupg/gpg-agent.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/public/gpg/.gnupg/gpg-agent.conf b/public/gpg/.gnupg/gpg-agent.conf deleted file mode 100644 index ca08738..0000000 --- a/public/gpg/.gnupg/gpg-agent.conf +++ /dev/null @@ -1,3 +0,0 @@ -default-cache-ttl 600 -max-cache-ttl 7200 -pinentry-program /opt/homebrew/bin/pinentry-mac |