diff --git a/.profile b/.profile index 7a4e43d..6f38c3c 100644 --- a/.profile +++ b/.profile @@ -3,6 +3,7 @@ export EDITOR=vim export SYSTEMD_EDITOR="/usr/bin/vim" export PAGER=less export BROWSER=/usr/bin/firefox +export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket" CONTAINER_OR_VM=false