]> gitweb.michael.orlitzky.com - bash.d.git/blob - gpg.sh
most.sh: set empty COLORTERM to force 256-bit color fallback.
[bash.d.git] / gpg.sh
1 # For some reason this is required for pinentry-tty to work over SSH,
2 # particularly when signing git commits.
3 export GPG_TTY=$(tty)