summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.profile1
1 files changed, 1 insertions, 0 deletions
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