summaryrefslogtreecommitdiff
path: root/etc/function
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-12-18 10:12:27 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2008-12-18 10:12:27 +0100
commit68a6e19aa84b4da7d236f45a8107b737cef1b9f5 (patch)
treeca721c79b538755dfd27a2b7d152cdc490c0c363 /etc/function
parentd8377aff37fc8038c866a60540bf1f515961af84 (diff)
Reverted xsource changes, use source for includes
Diffstat (limited to 'etc/function')
-rw-r--r--etc/function1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/function b/etc/function
index 4e13745..7f4cbb7 100644
--- a/etc/function
+++ b/etc/function
@@ -12,7 +12,6 @@ for funcfile in $ZDIR/functions/*(*N);
unset funcfile
colors
-xsource
# from https://git.tabularazor.org/~mikael/etc/tree/zsh/functions
for action in Start Stop Restart Reload; {