index
:
dotfiles
this commit
main
Superseded by nixfiles
Gitolite user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssh
/
.ssh
/
rc
blob: 59e4cfd10b7dff0157eb2e4048ae2074fc200858 (
plain
)
1
2
3
4
5
#!/bin/sh
if
[
"
$SSH_AUTH_SOCK
"
]
then
ln
-sf
$SSH_AUTH_SOCK
~/.ssh/ssh_auth_sock
fi