summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-08-17 00:13:11 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-08-17 00:13:11 +0200
commit91dc82d561fcab8259f04fd37ff54b4405c99673 (patch)
tree25ba3a8a20d8a5e666302203c5398addc5386827 /etc
parentd5eb96eb0a6122fb8553de1efc68b29047d09977 (diff)
etc/rc: Fixed path for includes
Diffstat (limited to 'etc')
-rw-r--r--etc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index bd73749..7d1d790 100644
--- a/etc/rc
+++ b/etc/rc
@@ -30,7 +30,7 @@ source $ZDIR/alias/short
source $ZDIR/completion
# 'outsourced' stuff
-source $ZDIR/provided/includes
+source $ZDIR/../provided/includes
## misc
bindkey -e