view zshrc-xanthippe @ 17:5f21c59d58e4

do not automatically udpate oh-my-zsh
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 16 Dec 2011 11:56:35 +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}"