changeset 16:c09a2e38969b

Automated merge with https://xanthippe/hg/zsh-env
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 09 Dec 2011 08:18:26 +0100
parents f6fdf0fe99c3 (current diff) 0a35309e7504 (diff)
children 5f21c59d58e4
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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}"