diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-11-24 15:35:11 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-11-24 17:24:04 +0100 |
| commit | 6f7f89025b3983d3f7876d5c15b51e6ac2851e17 (patch) | |
| tree | 367254350ade256c4b4b3ee120264c283788a058 /README.md | |
| parent | a3612f70bc3d0df8c8fcf9b8f789d2b03974f71a (diff) | |
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
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 [email protected]:~a14m/.rc |
