diff --git a/.void.profile b/.void.profile index d4e7512..baa3aad 100644 --- a/.void.profile +++ b/.void.profile @@ -9,6 +9,9 @@ export EDITOR=vim export PAGER=less export VISUAL=vim +: ${SSH_AUTH_SOCK:=$XDG_RUNTIME_DIR/ssh-agent} +export SSH_AUTH_SOCK + for x in \ "$HOME/bin" \ "$HOME/.local/bin" \