Home

Awesome

gpg

Helpful GPG Aliases

Install

git clone https://github.com/marvinroman/oh-my-zsh-gpg-plugin.git ~/.oh-my-zsh/custom/plugins/gpg

To use it, add gpg to the plugins array of your zshrc file:

plugins=(... gpg)

Aliases

AliasCommandUseDescription
gpglkgpg --list-secret-key --keyid-format LONGgpglk [email]Prints out secret key in long format
gpgepgpg --armor --exortgpgep [email]Export the public key for key of the given email