2023-11-07 12:23:19 +01:00

5 lines
83 B
Bash
Executable File

#!/bin/bash
GPG_TTY=$(tty)
export GPG_TTY
export PINENTRY_USER_DATA="USE_CURSES=1"