When in the graphical environment, seahorse unlocks my ssh key (locked with a passphrase) so I can ssh to another host without entering a passphrase.
But when on the command line, I am still asked for such a passphrase.
Is there a way to have ssh-agent unlock my key on login the way seahorse does? Also, what is the proper way to start ssh-agent on login?