nix-config/gpg/.gnupg/gpg-agent.conf
Donovan Glover 3d541e96fd
stow: Add directories for fish, gpg, and tmux
Note that all these new directories are spread across multiple commits
since I don't want any one commit to be *too* big.
2018-10-22 15:17:19 -04:00

12 lines
367 B
Plaintext

# New Start: A modern Arch workflow built with an emphasis on functionality.
# Copyright (C) 2017 Donovan Glover
# Use the terminal instead of a GTK window when prompting for passwords
pinentry-program /usr/bin/pinentry-curses
# Cache the given input for 12 hours
default-cache-ttl 43200
# Invalidate the cache entry after 12 hours have passed
max-cache-ttl 43200