Help on module ssh-ident: NAME ssh-ident - Start and use ssh-agent and load identities as necessary. FILE /opt/projects/ssh-ident.git/ssh-ident DESCRIPTION Use this script to start ssh-agents and load ssh keys on demand, when they are first needed. All you have to do is modify your .bashrc to have: alias ssh='/path/to/ssh-ident' or add a link to ssh-ident from a directory in your PATH, for example

