rice

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 188db71724a62dbe036220149056242af4590763
parent dd35f373f1348d11a013460ce842d5d86fdf4176
Author: Mark Feller <mark@getsunday.com>
Date:   Mon, 28 Sep 2020 20:02:56 -0600

add gpg agent config

Diffstat:
Adots/.local/share/gnupg/gpg-agent.conf | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/dots/.local/share/gnupg/gpg-agent.conf b/dots/.local/share/gnupg/gpg-agent.conf @@ -0,0 +1 @@ +pinentry-program /usr/local/bin/pinentry-mac+ \ No newline at end of file