From 609c1348e976591e05efdba395398c1ddcd14123 Mon Sep 17 00:00:00 2001 From: listout Date: Wed, 14 Apr 2021 11:28:41 +0530 Subject: pinentry chaged to tty as default --- .zshenv | 1 + 1 file changed, 1 insertion(+) (limited to '.zshenv') diff --git a/.zshenv b/.zshenv index 4d19ce3..6ea4350 100644 --- a/.zshenv +++ b/.zshenv @@ -12,3 +12,4 @@ export MANPAGER="/usr/bin/nvim -u NORC +Man!" export VISUAL=/usr/bin/nvim export BROWSER=/usr/bin/firefox export QT_QPA_PLATFORMTHEME=qt5ct +export GPG_TTY=$(tty) -- cgit v1.2.3