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