Merge branch 'master' of ssh://mathieu@hectorone.homedns.org/home/mathieu/GitProject/config
This commit is contained in:
commit
58fd4cad4c
@ -82,3 +82,10 @@ autoload -U zsh-mime-setup
|
||||
autoload -U zsh-mime-handler
|
||||
zsh-mime-setup
|
||||
|
||||
if [ -f "${HOME}/.gpg-agent-info" ]; then
|
||||
. "${HOME}/.gpg-agent-info"
|
||||
export GPG_AGENT_INFO
|
||||
export SSH_AUTH_SOCK
|
||||
export SSH_AGENT_PID
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user