prezto/modules/ssh
Und3fined fef4d4ae51
add store passphrases in your keychain. only macOS
update for macOS, never ask passphaeses after save to keychain
---
https://apple.stackexchange.com/a/250572
2018-11-16 10:15:40 +07:00
..
init.zsh add store passphrases in your keychain. only macOS 2018-11-16 10:15:40 +07:00
README.md ssh: update README to reflect macOS changes 2017-07-24 11:56:48 -07:00

SSH

Provides for an easier use of SSH by setting up ssh-agent.

Settings

Identities

To load multiple identities, add the following line to zpreztorc:

zstyle ':prezto:module:ssh:load' identities 'id_rsa' 'id_dsa' 'id_github'

Authors

The authors of this module should be contacted via the issue tracker.