aboutsummaryrefslogtreecommitdiff
path: root/gnupg
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-12-11 17:11:34 +1300
committerTom Ryder <tom@sanctum.geek.nz>2013-12-11 17:11:34 +1300
commita62f438f0f6d36066a65f5780dea5605a32016a2 (patch)
treee59ead8fc858de363d3750bae99df9db00dd2511 /gnupg
parentBetter error conditions (diff)
downloaddotfiles-a62f438f0f6d36066a65f5780dea5605a32016a2.tar.gz
dotfiles-a62f438f0f6d36066a65f5780dea5605a32016a2.zip
Stop ``--batch'' breaking things for GnuPG
Diffstat (limited to 'gnupg')
-rw-r--r--gnupg/gpg.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnupg/gpg.conf b/gnupg/gpg.conf
index aa63f256..1ea3b6d1 100644
--- a/gnupg/gpg.conf
+++ b/gnupg/gpg.conf
@@ -1,6 +1,6 @@
# Prevent boilerplate about needing key decryption, which is handled by the
-# agent; occasionally this needs to be overriden with --no-batch. I like my
-# programs to be as quiet as possible unless I specifically ask them otherwise
+# agent; the gpg function in my Bash scripts overrides this for certain
+# commands where it interferes
batch
# Use SHA512 as the hash when making key signatures