aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--zsh/.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 073287d..d61bafb 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -52,3 +52,6 @@ fi
if [[ -f "$ZDOTDIR"/zshrc-"$SHORTHOST" ]]; then
source "$ZDOTDIR"/zshrc-"$SHORTHOST"
fi
+
+GPG_TTY=$(tty)
+export GPG_TTY