From 04f6ce3704f14156d5c2c48978bac9b9d23dee81 Mon Sep 17 00:00:00 2001 From: finga Date: Mon, 13 Jan 2020 22:15:19 +0100 Subject: [PATCH] add gpg-agent --- .zshrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zshrc b/.zshrc index eda8c7f..fa4a7b9 100644 --- a/.zshrc +++ b/.zshrc @@ -46,6 +46,10 @@ REPORTTIME=1 # Dirstack DIRSTACKSIZE=20 +# configure gpg agent +GPG_TTY=$(tty) +export GPG_TTY + # source fzf . /usr/share/doc/fzf/examples/key-bindings.zsh