From 2167ca7190d34e0287a44f9b829dbd5cc7a2d35f Mon Sep 17 00:00:00 2001 From: gxlin Date: Wed, 23 Jun 2021 22:35:32 +0800 Subject: Add git-crypt and some config about maildir --- .zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc') 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 -- cgit v1.2.3