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