changeset 15:0a35309e7504

Automated merge with https://xanthippe/hg/zsh-env
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 03 Dec 2011 10:43:57 +0100
parents 6c4ab833e66d (current diff) 44cb360e19b6 (diff)
children c09a2e38969b
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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}"