view zshrc-xanthippe @ 35:9096be7d1c24

remove unused gnustep stuff
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 13 Dec 2012 00:22:49 +0100 (2012-12-12)
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}"