# HG changeset patch
# User Dirk Olmes <dirk@xanthippe.ping.de>
# Date 1322905437 -3600
# Node ID 0a35309e7504947f63f9cdfeca41f34a661e40a9
# Parent  6c4ab833e66d0992e4b47cf20614a9592557ad25# Parent  44cb360e19b68bb49bb68d62e2a637fdcdb59579
Automated merge with https://xanthippe/hg/zsh-env

diff -r 6c4ab833e66d -r 0a35309e7504 zshrc-xanthippe
--- a/zshrc-xanthippe	Fri Dec 02 15:27:54 2011 +0100
+++ b/zshrc-xanthippe	Sat Dec 03 10:43:57 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}"