• Marcel Wolf's avatar
    add ssh-agent option to set default lifetime of identities · 2a1c9ff3
    Marcel Wolf authored
    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>
    2a1c9ff3
ssh-agent.plugin.zsh 1.99 KB