index
:
dotfiles
master
theos
.config
Johannes Löthberg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
zsh/.zshrc
3
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