mirror of
https://gitlab.com/TECHNOFAB/tmux-pinentry.git
synced 2025-12-12 10:10:08 +01:00
11 lines
378 B
Markdown
11 lines
378 B
Markdown
# 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
|
|
|