From 01b1143541f461849ed189d914af896d2b1fa7df Mon Sep 17 00:00:00 2001 From: hjp Date: Thu, 24 Feb 2005 12:27:19 +0000 Subject: [PATCH] Squid is my proxy again. --- .zshenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshenv b/.zshenv index 09ae0a4..e93d6c3 100644 --- a/.zshenv +++ b/.zshenv @@ -222,7 +222,7 @@ case "$FQDN" in unset http_proxy ;; *.wsr.ac.at) - export http_proxy=http://dobby.wsr.ac.at:3128/ + export http_proxy=http://squid.wsr.ac.at:3128/ ;; esac