Skip to content

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

License

Notifications You must be signed in to change notification settings

czocher/gpg-crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages