]> gitweb.michael.orlitzky.com - bash.d.git/blob - gpg.sh
gpg.sh: new file with a fix for busted GPG-over-SSH.
[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)