Mercurial > hg > zsh-env
comparison zshrc-cassiopeia @ 117:87a831b2afc8
Automated merge with https://xanthippe.duckdns.org/hg/zsh-env
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Wed, 25 Jan 2017 08:20:51 +0100 |
parents | ebee1c499f19 |
children | b279e1279ce7 |
comparison
equal
deleted
inserted
replaced
114:eaffab53cf43 | 117:87a831b2afc8 |
---|---|
11 | 11 |
12 export BUILD_NUMBER=0000 | 12 export BUILD_NUMBER=0000 |
13 export EXENTRA_WORKSPACE=/home/dirk/Eclipse/Workspaces/Exentra/rpi | 13 export EXENTRA_WORKSPACE=/home/dirk/Eclipse/Workspaces/Exentra/rpi |
14 export MULE_TEST_OPTS="-Dmule.verbose=false" | 14 export MULE_TEST_OPTS="-Dmule.verbose=false" |
15 export MULE_TEST_TIMEOUTSECS=9999 | 15 export MULE_TEST_TIMEOUTSECS=9999 |
16 export PATH="$HOME/bin:${PATH}" | 16 export PATH="$HOME/bin:${HOME}/.nodejs/bin:${PATH}" |
17 export PGUSER=postgres | 17 export PGUSER=postgres |
18 | 18 |
19 # | 19 # |
20 # aliases | 20 # aliases |
21 # | 21 # |