Bash: export GPG_TTY to show commit signing prompt

This commit is contained in:
2022-10-22 00:29:07 -07:00
parent 1eedf4a4f1
commit 50ea11f79a

View File

@@ -5,6 +5,7 @@ umask 007
export EDITOR='vim'
export VISUAL='vim'
export GPG_TTY=$(tty)
# cool colored command prompt