diff options
author | listout <listout@protonmail.com> | 2021-04-14 11:28:41 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-04-14 11:28:41 +0530 |
commit | 609c1348e976591e05efdba395398c1ddcd14123 (patch) | |
tree | 638538972227c4b9bc89cb7db359da2038cf4c1a /.zshenv | |
parent | a60826014e4718f73202d1a66f074a64397517f3 (diff) |
pinentry chaged to tty as default
Diffstat (limited to '.zshenv')
-rw-r--r-- | .zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |