diff 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
line wrap: on
line diff
--- a/zshrc-xanthippe	Sat Dec 01 07:09:46 2012 +0100
+++ b/zshrc-xanthippe	Fri Jan 04 04:37:01 2013 +0100
@@ -4,6 +4,7 @@
 
 . $HOME/.zsh-env/zshrc-jdk
 . $HOME/.zsh-env/zshrc-maven
+. $HOME/.zsh-env/zshrc-bindkey
 
 export GPG_TTY=`tty`
 export PATH="$HOME/bin:${PATH}"