summaryrefslogtreecommitdiff
path: root/host:paranoid/Environment.zsh
blob: 8cc126ee5a2cc36cbba962f32fa4ee8e60fbc12d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/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 PRINTER=Gertrude
export PRINTER=Berthe

export MANPATH=:$MANPATH
export PATH=:$PATH
export INFOPATH=:$INFOPATH

typeset -gU PATH MANPATH INFOPATH PKG_CONFIG_PATH LD_LIBRARY_PATH