diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/zshrc-xanthippe	Tue Nov 29 10:26:24 2011 +0100
@@ -0,0 +1,8 @@
+#
+# zshrc for cassiopeia
+#
+
+. $HOME/.zsh-env/zshrc-jdk
+. $HOME/.zsh-env/zshrc-maven
+
+export PATH="$HOME/bin:${PATH}"