From 874adcb2920bd92af89468f414f4a8124359c61e Mon Sep 17 00:00:00 2001 From: Daniele Fucini Date: Fri, 30 Jun 2023 09:02:07 +0200 Subject: [PATCH] Update .bashrc --- .bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bashrc b/.bashrc index 0d80924..d127dd4 100644 --- a/.bashrc +++ b/.bashrc @@ -30,6 +30,6 @@ if [ ! -d ~/.cache/mutt ]; then fi export SUDO_EDITOR=rvim -export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/gcr/ssh" -neofetch +export SSH_AGENT_PID="" +export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/gcr/ssh"