summaryrefslogtreecommitdiff
path: root/plugins/ssh-agent
AgeCommit message (Collapse)Author
2013-03-16add ssh-agent option to set default lifetime of identitiesMarcel Wolf
By default, ssh-agent stores identities forever. It has an option to set a maximum lifetime for identites (useful to expire passphrase protected keys). Allow this option to be set using: zstyle :omz:plugins:ssh-agent lifetime <time>
2011-06-04Add support for loading mulitple identitiesgwjo
2011-06-04Add support for agent forwardinggwjo
2011-03-01ssh-agent plugin now ends in "-$HOST" so an agent is started properly with ↵Theodore Robert Campbell Jr
nfs shared homes.
2010-09-30Reorganizing plugins so that each plugin has it's own directory now so that ↵Robby Russell
any plugin-specific functions can be bundled within there.