summaryrefslogtreecommitdiff
path: root/00_Exports.zsh
diff options
context:
space:
mode:
authorhugues <hugues@a0e5b806-a6f9-0310-978d-cbce73f8a913>2005-06-16 13:00:58 +0000
committerHugues Hiegel <hugues@hiegel.fr>2008-03-07 14:15:05 +0100
commitd5c4949d114b8426e9cff64d6865d1730e94b026 (patch)
tree0542406557c34c6e4374394e6644b5475661113a /00_Exports.zsh
parente9a17bd9852911b02e5a40544aacdb674c103d92 (diff)
git-svn-id: svn+ssh://hugues@maison/opt/svn/private/hugues@116 a0e5b806-a6f9-0310-978d-cbce73f8a913
Diffstat (limited to '00_Exports.zsh')
-rw-r--r--00_Exports.zsh16
1 files changed, 16 insertions, 0 deletions
diff --git a/00_Exports.zsh b/00_Exports.zsh
new file mode 100644
index 0000000..78b8970
--- /dev/null
+++ b/00_Exports.zsh
@@ -0,0 +1,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> "