This website requires JavaScript.
Explore
Help
Register
Sign In
manuth
/
PortValhalla
Watch
1
Star
0
Fork
You've already forked PortValhalla
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
295780bc31
PortValhalla
/
scripts
/
Arch
/
Config
/
openssh
/
install.sh
3 lines
47 B
Bash
Raw
Normal View
History
Unescape
Escape
Install `ssh-agent` for KDE
2023-05-04 08:10:51 +00:00
#!/bin/bash
Enable ssh-agent service
2023-05-05 12:27:37 +00:00
systemctl --user
enable
ssh-agent
;
Reference in a new issue
Copy permalink