This website requires JavaScript.
Explore
Help
Sign In
fanyx
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
845cdd62c9
dotfiles
/
.config
/
sv
/
ssh-agent
/
run
3 lines
62 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
exec
ssh-agent -D -a
"
${
XDG_RUNTIME_DIR
}
/ssh-agent
"
Reference in New Issue
View Git Blame
Copy Permalink