From ac4d0d9d005ba1e6a5f2d0fa47f23b15ed140737 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 8 Jan 2009 13:53:11 +0100 Subject: zshrc: Added another (git trackable) method for local configurations --- etc/rc | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') 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 -- cgit v1.2.3