]> gitweb.michael.orlitzky.com - bash.d.git/blob - gpg.sh
ea6e1c4c59095b90c0d2f35d82eac49e17af505a
[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)