Merge pull request #343 from nandalopes/load-ssh-module

Fix: [Zsh] load ssh-agent module
This commit is contained in:
Yan Pritzker
2013-05-28 18:34:00 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ zstyle ':prezto:load' pmodule \
'ruby' \ 'ruby' \
'syntax-highlighting' \ 'syntax-highlighting' \
'history-substring-search' \ 'history-substring-search' \
'ssh-agent' \ 'ssh' \
'prompt' 'prompt'
# #