1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 23:19:25 +00:00

[Fix #425] Rewrite module ssh-agent; rename it to ssh

This commit is contained in:
Sorin Ionescu
2013-05-18 19:27:40 -04:00
parent 973278140e
commit fcab2a1713
5 changed files with 79 additions and 104 deletions

View File

@ -95,14 +95,11 @@ zstyle ':prezto:module:prompt' theme 'sorin'
# zstyle ':prezto:module:screen' auto-start 'yes'
#
# SSH-Agent
# SSH
#
# Enable ssh-agent forwarding.
# zstyle ':prezto:module:ssh-agent' forwarding 'yes'
# Set ssh-agent identities to load.
# zstyle ':prezto:module:ssh-agent' identities 'id_rsa' 'id_rsa2' 'id_github'
# Set the SSH identities to load into the agent.
# zstyle ':prezto:module:ssh:load' identities 'id_rsa' 'id_rsa2' 'id_github'
#
# Syntax Highlighting