add gpg-agent

This commit is contained in:
finga 2020-01-13 22:15:19 +01:00
parent d567bbdeb3
commit 04f6ce3704

4
.zshrc
View file

@ -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