prezto/modules/ssh
2017-10-18 17:30:16 -07:00
..
init.zsh ssh: fix loading of ssh identities when none are explicitly defined 2017-10-18 17:30:16 -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.