X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/52b7a57ab5dea7e6f05be7d20f5a8918988f5a6f..e5b52a9a73e8c7018d20107eb7009296e2dae155:/.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