Skip to content

Commit 0ffb0a5

Browse files
committed
Add GPG_TTY command
1 parent d2ecedb commit 0ffb0a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bash/.bashrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,5 @@ export NAMESPACE="coder-greyb-namespace"
126126
if [ -f "$HOME/.bash_path" ]; then
127127
. "$HOME/.bash_path"
128128
fi
129+
130+
export GPG_TTY=$(tty)

0 commit comments

Comments
 (0)