summaryrefslogtreecommitdiff
path: root/net:coframi-velizy.com/Environment.zsh
blob: 9569deeb665fbd3b6bb33cdbedab191b2db39843 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#!/bin/zsh
##
## Part of configuration files for Zsh 4
## by Hugues Hiegel <hugues@nullpart.net>
## 
## NO WARRANTY PROVIDED, USE AT YOUR OWN RISKS
##
## You are encouraged to use, modify, and redistribute
## these files with or without this notice.
## 

#export PATH=${PATH:+$PATH:}~/souche_linux_pl/tools/bin:/usr/local/urd2/bin:/usr/local/urd2/openrg2_6/mips-linux-uclibc/bin/
#export LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}~/souche_linux_pl/tools/lib
#export MANPATH=${MANPATH:+$MANPATH:}/usr/local/urd2/man:~/souche_linux_pl/tools/man:~/souche_linux_pl/tools/share/man

#PATH=$PATH:/opt/openrg/mips-linux-uclibc/bin
#typeset -gU PATH MANPATH

#__PREFIX=/filer1/dev_users/hiegel/souche_linux_pl/tools/

export http_proxy="http://proxy:3128"
export ftp_proxy=$http_proxy