view zshrc-xanthippe @ 43:9fa883dc39e0

remove the ll alias right here, where the other aliases are removed, too
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 04 Mar 2014 08:55:15 +0100
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}"