mirror of
https://gitlab.com/TECHNOFAB/tmux-pinentry.git
synced 2025-12-12 10:10:08 +01:00
chore: initial commit
This commit is contained in:
commit
c2fe2b6d60
2 changed files with 66 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# GPG Pinentry inside TMUX
|
||||
|
||||
See it in action:
|
||||
[](https://asciinema.org/a/UE29nOhgOVwjESVIoj1ftFqWt)
|
||||
|
||||
## Installation
|
||||
|
||||
1. add your fallback pinentry to `pinentry-tmux.sh`
|
||||
2. put the shell script in your path, eg. `~/.local/bin/pinentry-tmux` (without `.sh`)
|
||||
3. configure gpg to use `pinentry-tmux` for pinentry
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue