summaryrefslogtreecommitdiff
path: root/.config/cron
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-08-14 14:52:45 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-08-14 14:52:45 -0400
commit5ab72cd4fe62ac88117ebd521ffb8cfde4485645 (patch)
treeff788aed372a4c6a512c21264192f4cc0c819286 /.config/cron
parent0f235666059f48da7e4629037a2543e9ab4558e0 (diff)
move a bunch of things into XDG directories
Diffstat (limited to '.config/cron')
-rw-r--r--.config/cron/make-config2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/cron/make-config b/.config/cron/make-config
new file mode 100644
index 0000000..afe690d
--- /dev/null
+++ b/.config/cron/make-config
@@ -0,0 +1,2 @@
+# m h dom mon dow command
+*/5 * * * * . $HOME/.local/lib/xdg.sh && make -C $XDG_CONFIG_HOME