diff --git a/stow/bash/.bashrc b/stow/bash/.bashrc index 6201284..6bf0c55 100644 --- a/stow/bash/.bashrc +++ b/stow/bash/.bashrc @@ -23,3 +23,6 @@ shopt -s histappend if [ -f /etc/bash_completion ]; then . /etc/bash_completion fi + +export SSH_AUTH_SOCK="/run/user/$UID/1password/agent.sock" +