Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Robert Spencer
awit-zsh-superawesome
Commits
66f1058c
Commit
66f1058c
authored
Dec 02, 2019
by
Nigel Kukard
Browse files
Added ssh-add timeout period of 30 mins
parent
b40bd74a
Changes
1
Hide whitespace changes
Inline
Side-by-side
zshrc.d/46-ssh-add.zsh
View file @
66f1058c
# Make sure we ask before every use of our key
alias
ssh-add
=
'/usr/bin/ssh-add -c'
alias
ssh-add
=
'/usr/bin/ssh-add -c
-t 1800
'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment