Merge sorin-ionescu/prezto/pull/1082

This commit is contained in:
Federico Castagnini 2016-12-29 01:06:54 -05:00
commit 1856214375
No known key found for this signature in database
GPG key ID: B8F54AA3DB400B54

View file

@ -29,7 +29,7 @@ fi
export GPG_TTY="$(tty)"
# Integrate with the SSH module.
if grep 'enable-ssh-support' "$_gpg_agent_conf" &> /dev/null; then
if grep '^enable-ssh-support' "$_gpg_agent_conf" &> /dev/null; then
# Load required functions.
autoload -Uz add-zsh-hook