summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-30 03:12:38 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-30 03:12:38 -0500
commit6561e7d035a6f1473dc842f6fffb8c4c89a68446 (patch)
tree1897e5c1e2016a2682bbb4b2efba881e30ddc92a
parentcffd218e71de76d9e6878f76e73b0cd6bad631db (diff)
downloadconf-6561e7d035a6f1473dc842f6fffb8c4c89a68446.tar.gz
conf-6561e7d035a6f1473dc842f6fffb8c4c89a68446.zip
make gpg grab the keyboard
so that i stop typing my password into background windows
-rw-r--r--Makefile1
-rw-r--r--gnupg/gpg-agent.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 589df04..70ec1eb 100644
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,7 @@ INSTALL := \
.crawlrc \
.gdbinit \
.gnupg/gpg.conf \
+ .gnupg/gpg-agent.conf \
.inputrc \
.ledgerrc \
.less \
diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf
new file mode 100644
index 0000000..05d7174
--- /dev/null
+++ b/gnupg/gpg-agent.conf
@@ -0,0 +1 @@
+grab