why can't I connect to my ssh server UNLESS I enter eval "$(ssh-agent -s)" first?
dysprosium @ dysprosium @lemmy.dbzer0.com Posts 21Comments 330Joined 2 yr. ago
dysprosium @ dysprosium @lemmy.dbzer0.com
Posts
21
Comments
330
Joined
2 yr. ago
I am not sure I "solved" this but when I add this to my startup script for my terminal (~/.zshrc):
it works then. I am not sure I'm still using the ssh agent, but at least it also does not cache my passphrase.