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