mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-05-14 16:49:09 +00:00

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.