annotate zshrc-xanthippe @ 4:cf017347e8bf

add shell env for xanthippe
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 29 Nov 2011 10:26:24 +0100
parents
children 44cb360e19b6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
cf017347e8bf add shell env for xanthippe
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
1 #
cf017347e8bf add shell env for xanthippe
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
2 # zshrc for cassiopeia
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
cf017347e8bf add shell env for xanthippe
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
8 export PATH="$HOME/bin:${PATH}"