nix-config/gpg
Donovan Glover 1b0097ebc6
docs: Add READMEs for code, gpg, and systemd
Note that systemd usage information needs to be revised since systemd
user units appear to be enabled by default, and may be started by
default when placed in the default.target.wants directory.
2018-10-23 16:25:45 -04:00
..
.gnupg stow: Add directories for fish, gpg, and tmux 2018-10-22 15:17:19 -04:00
README.md docs: Add READMEs for code, gpg, and systemd 2018-10-23 16:25:45 -04:00

GPG

GPG is used to sign and encrypt things.

Dependencies

  • gnupg - The GNU Privacy Guard

Installation

make package=gpg

Usage

Use gpg as you normally would. Make sure that you export GPG_TTY in your shell's init script. This is how you would do it in fish:

export GPG_TTY=(tty)