summaryrefslogtreecommitdiff
path: root/etc/rc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc')
-rw-r--r--etc/rc8
1 files changed, 1 insertions, 7 deletions
diff --git a/etc/rc b/etc/rc
index b71d601..84ffd04 100644
--- a/etc/rc
+++ b/etc/rc
@@ -19,12 +19,6 @@ source $ZDIR/directories
source $ZDIR/keys
source $ZDIR/alias
source $ZDIR/misc
-
-zrc_status "includes"
-source $ZDIR/../provided/includes
-xsource $ZDIR/local # local configuration, not in git
-xsource $HOME/var/tmp/envstore-raw-$UID # envstore
-xsource $ZDIR/hosts/$HOST # local configuration in git
-
+source $ZDIR/include
source $ZDIR/completion
source $ZDIR/cleanup