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
c8a2a19a5b
dotfiles
/
.config
/
sv
/
ssh-agent
/
run
3 lines
62 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
exec
ssh-agent -D -a
"
/run/user/
$(
id -u
)
/ssh-agent
"
Reference in New Issue
View Git Blame
Copy Permalink