view zshrc-xanthippe @ 28:8f29a32fcdcb

use a different pager for man (one that properly displays colors)
author Dirk Olmes <dirk.olmes@exentra.de>
date Fri, 22 Jun 2012 06:55:48 +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}"