You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Viktor Jackson
6686cbbcad
|
12 years ago | |
---|---|---|
.. | ||
README.md | 12 years ago | |
init.zsh | 12 years ago |
README.md
SSH Envoy
Provides for an easier use of SSH by setting up ssh-agent, using the envoy service for systemd.
Settings
Identities
To load multiple identities, add the following line to zpreztorc:
zstyle ':prezto:module:ssh-envoy:load' identities 'id_rsa' 'id_dsa' 'id_github'
If new identities are added while the agent is running, they will be added on your next login/source.
Authors
The authors of this module should be contacted via the issue tracker.