From d5167034fb1fd0bbac548f82ea0507e11868dbf8 Mon Sep 17 00:00:00 2001 From: Parsa Date: Mon, 1 Jul 2024 18:25:36 +0330 Subject: [PATCH] no need for SSH_AUTH_SOCK anymore --- .bashrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.bashrc b/.bashrc index 42ae005..7c997f9 100644 --- a/.bashrc +++ b/.bashrc @@ -137,5 +137,3 @@ if ! shopt -oq posix; then . /etc/bash_completion fi fi - -export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)