projects
/
dotfiles
/
zsh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
080779d
)
mac fixes
author
Penny Leach
<penny@mjollnir.org>
Mon, 2 Jan 2012 07:23:11 +0000
(08:23 +0100)
committer
Penny Leach
<penny@mjollnir.org>
Mon, 2 Jan 2012 07:23:11 +0000
(08:23 +0100)
.zsh.d/S06_exports
patch
|
blob
|
history
diff --git
a/.zsh.d/S06_exports
b/.zsh.d/S06_exports
index c1da3f7fa7d2414df8c127f5221f97653b78de72..81d39589a075c64a0245f2f00b11b9254b369d71 100644
(file)
--- a/
.zsh.d/S06_exports
+++ b/
.zsh.d/S06_exports
@@
-1,4
+1,4
@@
-export PATH=$PATH:
/home/penny/bin/
+export PATH=$PATH:
~/bin/:/opt/local/bin:/sw/bin:/sw/sbin
export DEBFULLNAME='Penny Leach'
export DEBEMAIL=penny@mjollnir.org
export GIT_AUTHOR_NAME='Penny Leach'
@@
-9,6
+9,7
@@
export TZ=Europe/Zurich
export MAIL=~/Maildir/sgn/INBOX
export MAILPATH=$MAIL
export COLORFGBG="default;default"
+export LANG=en_NZ.UTF-8
# vim:ft=zsh