Discover, install, and configure shell plugins with Fig Plugin Store →
💥

GPG Crypt

A simple file/directory encryption/decryption plugin for ZSH.

Czocher
|
9 stars
3 forks

gpg-crypt

gpg-crypt is a simple ZSH plugin to encrypt/decrypt files or directories in place.

Usage:

gpg-encrypt FILE/DIRECTORY RECIPIENT

Encrypts a given file or directory into a .tar.gpg file in the current directory.

gpg-decrypt FILE.tar.gpg

Decrypts a given .tar.gpg file to the current directory.