Mercurial > hg > zsh-env
annotate zshrc-xanthippe @ 32:623fa595e0d6
fix comment
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Sat, 01 Dec 2012 07:09:46 +0100 |
parents | 44cb360e19b6 |
children | 2e9ab483d4bd |
rev | line source |
---|---|
4
cf017347e8bf
add shell env for xanthippe
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
1 # |
32 | 2 # zshrc for xanthippe |
4
cf017347e8bf
add shell env for xanthippe
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
3 # |
cf017347e8bf
add shell env for xanthippe
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
4 |
cf017347e8bf
add shell env for xanthippe
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
5 . $HOME/.zsh-env/zshrc-jdk |
cf017347e8bf
add shell env for xanthippe
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
6 . $HOME/.zsh-env/zshrc-maven |
cf017347e8bf
add shell env for xanthippe
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
7 |
14 | 8 export GPG_TTY=`tty` |
4
cf017347e8bf
add shell env for xanthippe
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
9 export PATH="$HOME/bin:${PATH}" |