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:
@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user