From ca5456ab93f02b6799c0644f6f9cad7fd62d5326 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 9 Jun 2024 10:36:49 -0600 Subject: [PATCH] Add `marvinroman/oh-my-zsh-gpg-plugin` Add `marvinroman/oh-my-zsh-gpg-plugin` plugin Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2df338..fccc1c3 100644 --- a/README.md +++ b/README.md @@ -911,6 +911,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [golinks](https://github.com/slessans/oh-my-zsh-golinks-plugin) - Launch golinks from your terminal. - [gpg-agent](https://github.com/axtl/gpg-agent.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 on macOS. - [gpg-crypt](https://github.com/Czocher/gpg-crypt) - ZSH plugin to encrypt and decrypt files or directories in place. +- [gpg](https://github.com/marvinroman/oh-my-zsh-gpg-plugin) - Adds helpful aliases for using `gpg`. - [gpt](https://github.com/antonjs/zsh-gpt) - Enable querying ChatGPT from the command line. - [grep2awk](https://github.com/joepvd/grep2awk) - ZLE widget to transform `grep` command into `awk` command. - [grunt-plugin](https://github.com/clauswitt/zsh-grunt-plugin) - Add autocompletion for `grunt`.