Skip to content

marvinroman/oh-my-zsh-gpg-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

Alias Command Use Description
gpglk gpg --list-secret-key --keyid-format LONG gpglk [email] Prints out secret key in long format
gpgep gpg --armor --exort gpgep [email] Export the public key for key of the given email

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages