view zshrc-xanthippe @ 53:71da2af2ecd7

update the location of ant, add aliases for ex-eclipse and ex-dist
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 18 Sep 2014 02:31:44 +0200
parents 2e9ab483d4bd
children b2d78d66fa8c
line wrap: on
line source

#
# zshrc for xanthippe
#

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

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