summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@sagem.com>2009-02-25 15:41:19 +0100
committerHugues Hiegel <hugues.hiegel@sagem.com>2009-02-25 15:41:19 +0100
commit1914385a01d19770a1ff623bc0b3be336fd0d624 (patch)
treed0c183dfaf8ddf7f369a70b74c2274e91eee18eb
parent3f8d3e53dac8191858ae391537926ee9b6f044f0 (diff)
[OSNY] proxy
-rw-r--r--net:osn.sagem/host:osnp1260077/user:hugues/Environment.zsh4
1 files changed, 4 insertions, 0 deletions
diff --git a/net:osn.sagem/host:osnp1260077/user:hugues/Environment.zsh b/net:osn.sagem/host:osnp1260077/user:hugues/Environment.zsh
index d94c0e8..7c15a49 100644
--- a/net:osn.sagem/host:osnp1260077/user:hugues/Environment.zsh
+++ b/net:osn.sagem/host:osnp1260077/user:hugues/Environment.zsh
@@ -41,3 +41,7 @@ export PATH=~/local/bin:~/local/sbin:$PATH
#--------[ Shared Folders ]-----------------------------------------
hash -d K:=/media/osn01001/Projets_STB
hash -d J:=/media/osn02001/Echanges
+
+# proxy
+export http_proxy="http://190.99.3.97:3128"
+export ftp_proxy=$http_proxy