4 lines
86 B
Bash
4 lines
86 B
Bash
# vim: filetype=sh
|
|
# .bashrc.d/ssh
|
|
|
|
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/keyring/ssh
|