view zshrc-xanthippe @ 25:a51240a0cd47

set the exentra workspace env var which helps generating linked projects
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 15 Feb 2012 01:49:27 +0100
parents 44cb360e19b6
children 623fa595e0d6
line wrap: on
line source

#
# zshrc for cassiopeia
#

. $HOME/.zsh-env/zshrc-jdk
. $HOME/.zsh-env/zshrc-maven

export GPG_TTY=`tty`
export PATH="$HOME/bin:${PATH}"