From a7d34f96d22c70cfe761ddde8fcb8dec08852312 Mon Sep 17 00:00:00 2001 From: hjp Date: Tue, 18 Apr 2006 21:06:06 +0000 Subject: [PATCH] no http proxy for haldir. --- .zshenv | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.zshenv b/.zshenv index 3113516..fc7c799 100644 --- a/.zshenv +++ b/.zshenv @@ -26,6 +26,8 @@ HISTFILE=~/.zhistory export PGPPATH=~/.pgp export PARINIT=q1 export PARBODY=_A_a +export DEBEMAIL=hjp@hjp.at + # don't rely on a sane path at this point: for i in /usr/bin/preppath /usr/local/bin/preppath @@ -207,7 +209,7 @@ case "$FQDN" in *.hjp.at) export http_proxy=http://teal.hjp.at:3128/ ;; - samkar.wsr.ac.at|wsrgeh.wsr.ac.at|laire.wsr.ac.at|spiridon*.wsr.ac.at|habanero.wsr.ac.at) + samkar.wsr.ac.at|wsrgeh.wsr.ac.at|laire.wsr.ac.at|spiridon*.wsr.ac.at|habanero.wsr.ac.at|haldir.wsr.ac.at) unset http_proxy ;; *.wsr.ac.at)