# HG changeset patch # User Dirk Olmes # Date 1323415106 -3600 # Node ID c09a2e38969b361d1142aee8921e3298db5f3afb # Parent f6fdf0fe99c3567804e8840a48451ae3f1e119f2# Parent 0a35309e7504947f63f9cdfeca41f34a661e40a9 Automated merge with https://xanthippe/hg/zsh-env diff -r f6fdf0fe99c3 -r c09a2e38969b zshrc-xanthippe --- a/zshrc-xanthippe Fri Dec 09 06:24:03 2011 +0100 +++ b/zshrc-xanthippe Fri Dec 09 08:18:26 2011 +0100 @@ -5,4 +5,5 @@ . $HOME/.zsh-env/zshrc-jdk . $HOME/.zsh-env/zshrc-maven +export GPG_TTY=`tty` export PATH="$HOME/bin:${PATH}"