view zshrc-xanthippe @ 10:6c4ab833e66d

emulate tcsh's subprocess behaviour: automatically nohup the jobs, do not warn when exiting the shell
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 02 Dec 2011 15:27:54 +0100
parents cf017347e8bf
children 44cb360e19b6
line wrap: on
line source

#
# zshrc for cassiopeia
#

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

export PATH="$HOME/bin:${PATH}"