view zshrc-xanthippe @ 41:2206bf6b1157

add environment for citrix receiver
author Dirk Olmes <dirk@xanthippe.ping.de>
date Mon, 16 Dec 2013 08:57:34 +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}"