From 6561e7d035a6f1473dc842f6fffb8c4c89a68446 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 30 Nov 2018 03:12:38 -0500 Subject: make gpg grab the keyboard so that i stop typing my password into background windows --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 \ -- cgit v1.2.3-54-g00ecf