aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2021-09-13 20:04:52 +0800
committerGuangxiong Lin <[email protected]>2021-09-13 20:04:52 +0800
commit4823af2282b7ae2e0c9f31659721afe7569cdba9 (patch)
treeeda37f20ee8065d218ab2c6d018630d2db7328a0 /.zshrc
parent4ce8c36e0dfff920b39166a31a465f53495efdf2 (diff)
downloaddotfiles-4823af2282b7ae2e0c9f31659721afe7569cdba9.tar.gz
dotfiles-4823af2282b7ae2e0c9f31659721afe7569cdba9.tar.bz2
dotfiles-4823af2282b7ae2e0c9f31659721afe7569cdba9.zip
Update gpg related config
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