comparison zshrc-xanthippe @ 33:2e9ab483d4bd

rename the zshrc that holds the keybindings, use it for xanthippe, too
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 04 Jan 2013 04:37:01 +0100
parents 623fa595e0d6
children b2d78d66fa8c
comparison
equal deleted inserted replaced
32:623fa595e0d6 33:2e9ab483d4bd
2 # zshrc for xanthippe 2 # zshrc for xanthippe
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 . $HOME/.zsh-env/zshrc-bindkey
7 8
8 export GPG_TTY=`tty` 9 export GPG_TTY=`tty`
9 export PATH="$HOME/bin:${PATH}" 10 export PATH="$HOME/bin:${PATH}"