view 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
line wrap: on
line source

#
# zshrc for xanthippe
#

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

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