Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ssh-agent option to set default lifetime for identities #1664

Merged
merged 1 commit into from
Mar 27, 2013

Conversation

marcel-wolf
Copy link
Contributor

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

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>
robbyrussell added a commit that referenced this pull request Mar 27, 2013
add ssh-agent option to set default lifetime for identities
@robbyrussell robbyrussell merged commit b0d80a0 into ohmyzsh:master Mar 27, 2013
@robbyrussell
Copy link
Member

Appreciate the small updates!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants