2023-11-15 11:22:37 +01:00

5 lines
83 B
Bash

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