docs: Add ssh-agent instructions

This commit is contained in:
Donovan Glover 2018-10-27 16:03:11 -04:00
parent 80ca00bbae
commit 6d4c594b1a
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -24,6 +24,10 @@ make systemd-enable-now
If you only want to start certain services instead, start them like you normally would with systemd.
### ssh-agent
In order for ssh-agent to cache your keys, you must first add them. You can do this by using `ssh-add`.
[openssh]: https://www.archlinux.org/packages/core/x86_64/openssh/
[rxvt-unicode-patched]: https://aur.archlinux.org/packages/rxvt-unicode-patched/
[mpd]: https://www.archlinux.org/packages/extra/x86_64/mpd/