summaryrefslogtreecommitdiff
path: root/etc/rc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-08-17 00:07:36 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-08-17 00:07:36 +0200
commitd5eb96eb0a6122fb8553de1efc68b29047d09977 (patch)
tree438ca5b1e9bba6e31cf5d2544320af2c29158460 /etc/rc
parentb3ac070c1454cf23c0edc3bfb36524e0326fb069 (diff)
Include config snippets from other packages
Diffstat (limited to 'etc/rc')
-rw-r--r--etc/rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index 53e2514..bd73749 100644
--- a/etc/rc
+++ b/etc/rc
@@ -29,6 +29,9 @@ source $ZDIR/alias/global
source $ZDIR/alias/short
source $ZDIR/completion
+# 'outsourced' stuff
+source $ZDIR/provided/includes
+
## misc
bindkey -e
ls-colors: eval $(dircolors -b $HOME/packages/zsh/etc/dircolors)