gpg: export GPG_TTY

This commit is contained in:
Danny Robson 2019-02-22 13:23:32 +11:00
parent 2898289fe0
commit 0267670407
1 changed files with 3 additions and 0 deletions

3
31-gpg/profile Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
export GPG_TTY=$(tty)