mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-03-06 10:05:24 +08:00

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>