view zshrc-xanthippe @ 29:8d30bd0d3a50

provide a shortcut alias for pushd
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 24 Aug 2012 06:30:28 +0200
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}"