summaryrefslogtreecommitdiff
path: root/etc/include
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-04-09 13:28:37 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-04-09 13:28:37 +0200
commit1858972fdbdbec92a4dd099c016561fc904b3e84 (patch)
treebb30d0b3fa1ce0d83c981dd2509598fceaeafb4f /etc/include
parentc5a78a0f05316656d876a7649edd0fe0718809e9 (diff)
Moved include from .zshrc into a separate snippet
Diffstat (limited to 'etc/include')
-rw-r--r--etc/include6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/include b/etc/include
new file mode 100644
index 0000000..f8055f3
--- /dev/null
+++ b/etc/include
@@ -0,0 +1,6 @@
+## vim:ft=zsh
+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