1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 21:51:42 +00:00

[Fix #300] Disable SSH-Agent protocol emulation by default

This commit is contained in:
Sorin Ionescu
2012-09-30 17:19:34 -04:00
parent cefac28c58
commit 6975e1df1c
3 changed files with 25 additions and 1 deletions

View File

@ -81,6 +81,13 @@ zstyle ':prezto:module:prompt' theme 'sorin'
# Auto start a session when Zsh is launched.
# zstyle ':prezto:module:screen' auto-start 'yes'
#
# GPG-Agent
#
# Enable SSH-Agent protocol emulation.
# zstyle ':prezto:module:gpg-agent' ssh-support 'yes'
#
# SSH-Agent
#