summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/.bashrc b/.bashrc
index e739521..5ab135a 100644
--- a/.bashrc
+++ b/.bashrc
@@ -116,9 +116,4 @@ if ! shopt -oq posix; then
fi
fi
-export GPG_TTY=$(tty)
-export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
-gpgconf --launch gpg-agent
-gpg-connect-agent updatestartuptty /bye > /dev/null
-
shopt -s checkjobs