From e6c1eb033294b0568aa2df3b12851f40d00fb0d8 Mon Sep 17 00:00:00 2001 From: randomdan Date: Fri, 8 Dec 2006 21:00:40 +0000 Subject: Basic settings --- etc/env/00proxy | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 etc/env/00proxy (limited to 'etc/env/00proxy') diff --git a/etc/env/00proxy b/etc/env/00proxy new file mode 100644 index 0000000..be34ca1 --- /dev/null +++ b/etc/env/00proxy @@ -0,0 +1,3 @@ +http_proxy="http://cache.random.lan:8080" +https_proxy="http://cache.random.lan:8080" +ftp_proxy="http://cache.random.lan:8080" -- cgit v1.2.3