From b09c5e101953ed5f8f6dbf8e3ab681a2cbcf52a2 Mon Sep 17 00:00:00 2001 From: hjp Date: Fri, 11 Jun 2004 17:58:09 +0000 Subject: [PATCH] *** empty log message *** --- .zshenv | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zshenv b/.zshenv index 11bee2b..fcd4073 100644 --- a/.zshenv +++ b/.zshenv @@ -207,6 +207,9 @@ case "$FQDN" in *.hjp.at) export http_proxy=http://teal.hjp.at:3128/ ;; + samkar.wsr.ac.at|wsrgeh.wsr.ac.at) + export http_proxy=http://squid-x.wsr.ac.at:3128/ + ;; *.wsr.ac.at) export http_proxy=http://squid.wsr.ac.at:3128/ ;;