Mercurial > hg > zsh-env
comparison zshrc-cassiopeia @ 23:7593aefb6142
disable GNUstep for now ... we don't use it
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Fri, 10 Feb 2012 10:08:22 +0100 |
parents | 4c75712619f3 |
children | 7160269ef6a4 |
comparison
equal
deleted
inserted
replaced
22:fd29e12b3a2e | 23:7593aefb6142 |
---|---|
2 # zshrc for cassiopeia | 2 # zshrc for cassiopeia |
3 # | 3 # |
4 | 4 |
5 . $HOME/.zsh-env/zshrc-jdk | 5 . $HOME/.zsh-env/zshrc-jdk |
6 . $HOME/.zsh-env/zshrc-maven | 6 . $HOME/.zsh-env/zshrc-maven |
7 . /usr/local/GNUstep/share/GNUstep/Makefiles/GNUstep.sh | 7 #. /usr/local/GNUstep/share/GNUstep/Makefiles/GNUstep.sh |
8 | 8 |
9 export ANT_HOME=/usr/share/ant-bin | 9 export ANT_HOME=/usr/share/ant-bin |
10 export MULE_TEST_OPTS="-Dmule.verbose=false" | 10 export MULE_TEST_OPTS="-Dmule.verbose=false" |
11 export MULE_TEST_TIMEOUTSECS=9999 | 11 export MULE_TEST_TIMEOUTSECS=9999 |
12 export PATH="$HOME/bin:${PATH}" | 12 export PATH="$HOME/bin:${PATH}" |