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
bf5b529e05
dotfiles
/
.config
/
sv
/
ssh-agent
/
run
3 lines
62 B
Text
Raw
Normal View
History
Unescape
Escape
Add pipewire/-pulse and ssh-agent
2022-06-09 13:56:03 +02:00
#!/bin/sh
use XDG_RUNTIME_DIR
2022-10-16 12:41:26 +02:00
exec ssh-agent -D -a "${XDG_RUNTIME_DIR}/ssh-agent"
Reference in a new issue
Copy permalink