mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-21 13:53:28 +02:00
c2fb24a792
The gpg-agent plugin did not work for gpg versions above or equal to 2.1 because of the `--write-env-file` option deprecation. This new version works fine and also enables the ssh-agent support only if it is enabled in the gpg-agent config file.