From 6f7f89025b3983d3f7876d5c15b51e6ac2851e17 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 24 Nov 2025 15:35:11 +0100 Subject: Update pinentry wrapper to allow GUI when requested but default to tty Fixes unix inconsistency while using ~ in pinentry-program, it works on the mac but doesn't in linux --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6d5c90c..150e860 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ git clone https://git.sr.ht/~a14m/.rc cd ~/.rc stow --no-folding . chmod 0700 ~/.gnupg +cp ~/.rc/.gnupg/pinentry-wrapper /usr/local/bin/pinentry-wrapper gpgconf --kill gpg-agent gpg-connect-agent /bye git remote set-url origin git@git.sr.ht:~a14m/.rc -- cgit v1.2.3