summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 1d6734a..8a8a642 100644
--- a/.zshrc
+++ b/.zshrc
@@ -44,6 +44,7 @@ export EDITOR="vim"
export SUDO_EDITOR="rvim"
export SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0
export GPGKEY=90D8F8E2C830F6129B2FBB1133836B30AA014B82
+export GPG_TTY=$(tty)
# Make shell stuff behave nicely
man() {