Don't call $(tty) for GPG env-var, fix for non-terminal invokes

This commit is contained in:
hedy 2023-07-04 19:22:21 +08:00
parent c4825051c3
commit 0e32df7952
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ export EMACSDIR=~/.doomemacs/
export BROWSER=w3m
export FILEMAN=ranger
export TERM=xterm-256color
export GPG_TTY=$(tty)
export GPG_TTY=/dev/tty
# telemetry shit
export DO_NOT_TRACK=1 # https://consoledonottrack.com