comparison zshrc-xanthippe @ 15:0a35309e7504

Automated merge with https://xanthippe/hg/zsh-env
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 03 Dec 2011 10:43:57 +0100
parents 44cb360e19b6
children 623fa595e0d6
comparison
equal deleted inserted replaced
10:6c4ab833e66d 15:0a35309e7504
3 # 3 #
4 4
5 . $HOME/.zsh-env/zshrc-jdk 5 . $HOME/.zsh-env/zshrc-jdk
6 . $HOME/.zsh-env/zshrc-maven 6 . $HOME/.zsh-env/zshrc-maven
7 7
8 export GPG_TTY=`tty`
8 export PATH="$HOME/bin:${PATH}" 9 export PATH="$HOME/bin:${PATH}"