From 492bc27a3dfc220489d7f32e6aeffd78b6d4c432 Mon Sep 17 00:00:00 2001 From: fb929 Date: Mon, 15 Oct 2018 17:32:28 +0300 Subject: [PATCH] Update .bashrc --- .bashrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.bashrc b/.bashrc index bdf1da7..693c2a2 100644 --- a/.bashrc +++ b/.bashrc @@ -180,3 +180,6 @@ fi if [[ -s $HOME/.bash_completion ]]; then source $HOME/.bash_completion fi + +# gpg +export GPG_TTY=$(tty)