summaryrefslogtreecommitdiff
path: root/cron_hook
diff options
context:
space:
mode:
Diffstat (limited to 'cron_hook')
-rw-r--r--cron_hook4
1 files changed, 4 insertions, 0 deletions
diff --git a/cron_hook b/cron_hook
new file mode 100644
index 0000000..9dd937a
--- /dev/null
+++ b/cron_hook
@@ -0,0 +1,4 @@
+# this cronjob should be installed manually in the user's crontab
+
+# dotfiles daily hook
+@daily [ -d ~/.local/var/cron/daily ] && run-parts ~/.local/var/cron/daily