From 059a3b9f27e37511e9aa158eb9e1432ebd7d4ab1 Mon Sep 17 00:00:00 2001 From: DustVoice Date: Wed, 23 Oct 2019 23:10:42 +0200 Subject: [PATCH] Update bashrc for compatibility reasons --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index ae6e393..45a795e 100644 --- a/.bashrc +++ b/.bashrc @@ -118,6 +118,7 @@ fi export SSH_AUTH_SOCK="$(gpgconf --list-dir socketdir)/S.gpg-agent.ssh" export GPG_TTY=$(tty) +gpg-connect-agent updatestartuptty /bye export EDITOR=nvim export TERMINAL=gnome-terminal