aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index e96709c..ed96e66 100644
--- a/.zshrc
+++ b/.zshrc
@@ -5,6 +5,7 @@ bindkey -e
EDITOR=vim
export LANG=en_US.UTF-8
+export GPG_KEY=$(tty)
# Edit command line
autoload -U edit-command-line