From 0df1188f17268ca5f35d763466d310873446aed3 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sun, 5 Sep 2021 22:43:54 +0800 Subject: Update gpg related config --- .zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 0d02729..596595a 100644 --- a/.zshrc +++ b/.zshrc @@ -6,6 +6,7 @@ export VISUAL=vim export EDITOR=vim export LANG=en_US.UTF-8 +export GPG_TTY=$(tty) export GPG_KEY=$(tty) # Edit command line -- cgit v1.2.3