A bit of an update. I went to find out the *simplest* possible way of using ssh-agent.
echo 'eval `ssh-agent`' >> .xinitrc Done. I just manually invoke ssh-add at first leisure. No need for any fancy shell trickery.
A bit of an update. I went to find out the *simplest* possible way of using ssh-agent.
echo 'eval `ssh-agent`' >> .xinitrc Done. I just manually invoke ssh-add at first leisure. No need for any fancy shell trickery.