alexnorell / ezgpg

Home Page:https://ezgpg.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EZ-GPG

A quick way to get GPG set up.

  • Configure GPG for best practices
  • Create GPG Primary key and Subkeys
  • Configure Git to sign commits
  • Set up SSH agent via GPG

This all comes from a single zsh script that can be curled.

Setup

The script checks for the presence of the following tools in the PATH:

  • gpg
  • ykman
  • git

If you don't have them, use your package manager to install them.

About

https://ezgpg.com

License:The Unlicense


Languages

Language:Shell 72.1%Language:SCSS 16.1%Language:HTML 7.3%Language:JavaScript 2.4%Language:HCL 2.2%