aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-01 13:12:57 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-01 13:12:57 +1300
commit9f07a3d02cb849c27e34a275b2edd1b6f14fe793 (patch)
tree219fca42e4a1e1b4feb751733bbd5252c1f4f11b /.gitmodules
parentBump version number to 0.3.2 (diff)
downloaddotfiles-9f07a3d02cb849c27e34a275b2edd1b6f14fe793.tar.gz
dotfiles-9f07a3d02cb849c27e34a275b2edd1b6f14fe793.zip
Always set GPG_TTY regardless of GPG_AGENT_INFO
GnuPG 2.1 no longer sets the GPG_AGENT_INFO variable, making this a poor choice of precondition for setting GPG_TTY: <https://www.gnupg.org/faq/whats-new-in-2.1.html> The manual page for gpg-agent(1) in GnuPG 2.1 says: >You should always add the following lines to your .bashrc or whatever >initialization file is used for all shell invocations: > > GPG_TTY=$(tty) > export GPG_TTY So we'll follow that literally, and just set it every time.
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions