diff options
Diffstat (limited to '.config/cron/make-config')
-rw-r--r-- | .config/cron/make-config | 2 |
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 |