X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/2fb49213ca17089b583c8bdb3f62ba140c9c9723..237483288ef05285423c040cdef090d600a5a8b4:/.profile diff --git a/.profile b/.profile index cebb4cf..2644551 100644 --- a/.profile +++ b/.profile @@ -9,6 +9,7 @@ fi export EDITOR="emacsclient -nw" export VISUAL="emcl" +export GPG_TTY=$(tty) PATH="$HOME/.cabal/bin:$HOME/.cargo/bin:$HOME/.elan/bin:$PATH" if [ -z "$IS_GUIX_SYSTEM" ]; then