"vscode:/vscode.git/clone" did not exist on "e7fdb028b52505947c7c3eb088586590f5b0b8cd"
add ssh-agent option to set default lifetime of identities
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>
Please register or sign in to comment