summaryrefslogtreecommitdiff
path: root/00_Exports.zsh
blob: 78b8970d231a13f8b890d90639a1de30797e7e3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
export HISTFILE=".zsh/.history.zsh"
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/libs
eval $(dircolors ~/.dir_colors)
export PATH=$PATH:~/sbin:~/bin
export PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig
#export PRINTER=Gertrude
export PRINTER=Berthe
export TIME_STYLE="+%Y-%b-%d %H:%M"
export TZ="Europe/Paris"
source ~/.keychain/$(hostname)-sh
export PATH=$PATH:~/.pr0n
# Set locales only if they are undefined
export LC_ALL=${LC_ALL:-fr_FR.UTF-8}
export LC_MESSAGES=${LC_MESSAGES:-fr_FR}
unset LANG # Unuseful
export MPS1="MuZzik> "