[bash] minor change

This commit is contained in:
odrling 2024-03-27 21:24:08 +01:00
parent bdaf19e043
commit 9e159a65b2
No known key found for this signature in database
GPG key ID: EC907F69A27A90C5

View file

@ -65,9 +65,7 @@ osc7_cwd() {
precmd_functions+=(osc7_cwd)
# set tty for gpg-agent
GPG_TTY="$(tty)"
export GPG_TTY
export GPG_TTY="$(tty)"
export PINENTRY_USER_DATA="USE_CURSES=1"
odr-update-gpg-agent() {