https://github.com/axtl/gpg-agent.zsh
very simple gpg-agent plugin for zsh
https://github.com/axtl/gpg-agent.zsh
Last synced: 4 months ago
JSON representation
very simple gpg-agent plugin for zsh
- Host: GitHub
- URL: https://github.com/axtl/gpg-agent.zsh
- Owner: axtl
- Archived: true
- Created: 2016-05-10T04:45:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T22:03:42.000Z (almost 6 years ago)
- Last Synced: 2024-06-20T05:48:59.192Z (almost 2 years ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zsh-plugins - gpg-agent - Plugin that tries to do the right thing when it comes to setting up the GPG agent to act as an SSH agent as well on macOS. (Plugins / ZSH on Windows)
- fucking-awesome-zsh-plugins - gpg-agent - Plugin that tries to do the right thing when it comes to setting up the GPG agent to act as an SSH agent as well on macOS. (Plugins / ZSH on Windows)
- awesome-zsh-plugins - gpg-agent - Plugin that tries to do the right thing when it comes to setting up the GPG agent to act as an SSH agent as well on macOS. (Plugins / Zinit (née zplugin))
README
# gpg_agent.zsh
This is a **very** simple ZSH plugin that tries to do the right thing when it
comes to setting up the GPG agent to act as an SSH agent as well. Other options
out there did not work on OS X with gnupg2, which is what I needed.
# TODO
* act as an ssh agent only if the right option is set in gpg-agent.conf