summaryrefslogtreecommitdiff
path: root/etc/rc
diff options
context:
space:
mode:
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)