diff --git a/.bashrc b/.bashrc index 77c1ee3..c49aba4 100755 --- a/.bashrc +++ b/.bashrc @@ -126,6 +126,6 @@ fi # Hook up direnv eval "$(direnv hook bash)" -# Tell GPG in where to open the pinentry dialog +# Tell GPG where to open the pinentry dialog GPG_TTY="$(tty)" export GPG_TTY