nix-config/gpg
Donovan Glover f3d129362e
misc: Update docs
Made dependency lists a bit more consistent and reverted some of the
Arch Linux wording since it felt a bit off. Even the official website
refers to Arch Linux as Arch from time to time.
2018-10-31 13:03:41 -04:00
..
.gnupg stow: Add directories for fish, gpg, and tmux 2018-10-22 15:17:19 -04:00
README.md misc: Update docs 2018-10-31 13:03:41 -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)