diff options
author | randomdan <randomdan@localhost> | 2006-12-08 21:00:40 +0000 |
---|---|---|
committer | randomdan <randomdan@localhost> | 2006-12-08 21:00:40 +0000 |
commit | e6c1eb033294b0568aa2df3b12851f40d00fb0d8 (patch) | |
tree | 04a5392104cc099e448ab511b6c4f3b95699cbc7 /etc/env/00proxy | |
parent | Remove portage config and add bind config (diff) | |
download | config-e6c1eb033294b0568aa2df3b12851f40d00fb0d8.tar.bz2 config-e6c1eb033294b0568aa2df3b12851f40d00fb0d8.tar.xz config-e6c1eb033294b0568aa2df3b12851f40d00fb0d8.zip |
Basic settings
Diffstat (limited to 'etc/env/00proxy')
-rw-r--r-- | etc/env/00proxy | 3 |
1 files changed, 3 insertions, 0 deletions
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" |