summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-01-08 13:53:11 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-01-08 13:53:11 +0100
commitac4d0d9d005ba1e6a5f2d0fa47f23b15ed140737 (patch)
treea6a3fc7857e7ceea64d0ebf4365737d5c9aee1e0
parent05fd0d5f681ea378caed7a65c5d353604aae5ed0 (diff)
zshrc: Added another (git trackable) method for local configurations
-rw-r--r--etc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index b1dd892..d8c8650 100644
--- a/etc/rc
+++ b/etc/rc
@@ -31,6 +31,7 @@ source $ZDIR/alias/short
source $ZDIR/../provided/includes
xsource $ZDIR/local
xsource $HOME/var/tmp/envstore-raw-$UID
+xsource $ZDIR/hosts/$HOST
source $ZDIR/completion
(( ZPROFILE )) && source $ZDIR/profile