diff options
| -rw-r--r-- | .gnupg/gpg-agent.conf | 1 | ||||
| -rw-r--r-- | Brewfile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf index 6b56eca..4798076 100644 --- a/.gnupg/gpg-agent.conf +++ b/.gnupg/gpg-agent.conf @@ -1,3 +1,4 @@ +pinentry-program /usr/local/bin/pinentry-tty default-cache-ttl 3600 default-cache-ttl-ssh 3600 max-cache-ttl 7200 @@ -28,6 +28,7 @@ brew "awscli" brew "gpg" brew "pass" brew "pass-otp" +brew "pinentry-mac" brew "wifi-password" brew "ansible" brew "terraform" |
