Mercurial > hg > zsh-env
comparison zshrc-cassiopeia @ 69:616ed50aba55
Automated merge with https://xanthippe.duckdns.org/hg/zsh-env
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Fri, 29 May 2015 07:30:19 +0200 |
parents | ade677b0fdbe |
children | 78beae5a0f7f |
comparison
equal
deleted
inserted
replaced
67:5af04798adef | 69:616ed50aba55 |
---|---|
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 . $HOME/.zsh-env/zshrc-bindkey | 7 . $HOME/.zsh-env/zshrc-bindkey |
8 . $HOME/.autoenv/activate.sh | 8 . $HOME/.zsh-autoenv/autoenv.zsh |
9 | 9 |
10 export EXENTRA_WORKSPACE=/home/dirk/Eclipse/Workspaces/Exentra/rpi-git | 10 export EXENTRA_WORKSPACE=/home/dirk/Eclipse/Workspaces/Exentra/rpi-git |
11 export MULE_TEST_OPTS="-Dmule.verbose=false" | 11 export MULE_TEST_OPTS="-Dmule.verbose=false" |
12 export MULE_TEST_TIMEOUTSECS=9999 | 12 export MULE_TEST_TIMEOUTSECS=9999 |
13 export PATH="$HOME/bin:${PATH}" | 13 export PATH="$HOME/bin:${PATH}" |