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