diff --git a/bash/.bashrc b/bash/.bashrc index b4b983a..2f73715 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -41,3 +41,5 @@ export NVM_DIR="$HOME/.nvm" export PIPENV_VERBOSITY=-1 export PIPENV_DONT_LOAD_ENV=1 export PIPENV_MAX_DEPTH=20 + +export GPG_TTY=$(tty)