dotfiles

commit 5d266d1e4926e00ca97a92185a9039a88132c72e

Author: Honza Pokorny <me@honza.ca>

gpg fix

 bashrc | 1 +


diff --git a/bashrc b/bashrc
index d35b734688545bc98fbd83ecb1d7bce6b0da69bb..b679d3048cc8279cdd4cc9ac60fdaec329635755 100644
--- a/bashrc
+++ b/bashrc
@@ -5,6 +5,7 @@ # -----------------------------------------------------------------------------
 export EDITOR='vim'
 export PIP_DOWNLOAD_CACHE="$HOME/.pip/cache"
 alias vim='vim'  # Override
+export GPG_TTY=$(tty)
 
 # -----------------------------------------------------------------------------
 # Shortcuts