mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-03 12:57:40 +02: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.