This website requires JavaScript.
Explore
Help
Sign In
kebler.net
/
bash-shell-network
Archived
Watch
1
Star
0
Fork
You've already forked bash-shell-network
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2022-02-20
. You can view files and clone it, but cannot push or open issues/pull-requests.
ccb75844ac
bash-shell-network
/
all
/
env
/
ssh-agent-socket.env
3 lines
97 B
Bash
Raw
Blame
History
# set ssh agent socket for each session
export
SSH_AUTH_SOCK
=
"
$XDG_RUNTIME_DIR
/ssh-agent.socket
"
Reference in New Issue
View Git Blame
Copy Permalink