aboutsummaryrefslogtreecommitdiff
path: root/gnupg/gpg.conf
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-07-13 16:43:10 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-07-13 16:43:10 +1200
commit002551cfee260dfb6e2cfd7fd7a0c4d286c3b733 (patch)
tree3d83017fd790356c3564cb1f15ef23ec35a89db9 /gnupg/gpg.conf
parentName my i3 workspaces (diff)
downloaddotfiles-002551cfee260dfb6e2cfd7fd7a0c4d286c3b733.tar.gz
dotfiles-002551cfee260dfb6e2cfd7fd7a0c4d286c3b733.zip
Reduce GnuPG config considerably
Pretty sure I just got hit by this: <https://gist.github.com/rjhansen/67ab921ffb4084c865b3618d6955275f>
Diffstat (limited to 'gnupg/gpg.conf')
-rw-r--r--gnupg/gpg.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnupg/gpg.conf b/gnupg/gpg.conf
new file mode 100644
index 00000000..1ef5e858
--- /dev/null
+++ b/gnupg/gpg.conf
@@ -0,0 +1,5 @@
+# Suppress the copyright message
+no-greeting
+
+# Use the GPG agent for key management and decryption
+use-agent