set teal as http_proxy for h.hjp.at
This commit is contained in:
parent
fee3ff10e8
commit
3553165127
3
.zshenv
3
.zshenv
|
@ -161,6 +161,9 @@ case "$FQDN" in
|
||||||
SiKitu.wsr.ac.at)
|
SiKitu.wsr.ac.at)
|
||||||
export http_proxy=http://SiKitu.wsr.ac.at:3128/
|
export http_proxy=http://SiKitu.wsr.ac.at:3128/
|
||||||
;;
|
;;
|
||||||
|
*.h.hjp.at)
|
||||||
|
export http_proxy=http://teal.h.hjp.at:3128/
|
||||||
|
;;
|
||||||
*.wsr.ac.at)
|
*.wsr.ac.at)
|
||||||
export http_proxy=http://squid.wsr.ac.at:3128/
|
export http_proxy=http://squid.wsr.ac.at:3128/
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue