summaryrefslogtreecommitdiff
path: root/dots/gpg/.gnupg
diff options
context:
space:
mode:
Diffstat (limited to 'dots/gpg/.gnupg')
-rwxr-xr-xdots/gpg/.gnupg/common.conf1
-rwxr-xr-xdots/gpg/.gnupg/gpg-agent.conf2
2 files changed, 3 insertions, 0 deletions
diff --git a/dots/gpg/.gnupg/common.conf b/dots/gpg/.gnupg/common.conf
new file mode 100755
index 0000000..5add401
--- /dev/null
+++ b/dots/gpg/.gnupg/common.conf
@@ -0,0 +1 @@
+use-keyboxd
diff --git a/dots/gpg/.gnupg/gpg-agent.conf b/dots/gpg/.gnupg/gpg-agent.conf
new file mode 100755
index 0000000..3578512
--- /dev/null
+++ b/dots/gpg/.gnupg/gpg-agent.conf
@@ -0,0 +1,2 @@
+pinentry-program /tmp/pinentry
+enable-ssh-support