summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-12-06 23:51:26 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-12-06 23:51:26 -0500
commiteee952f56bb3651982832246fca89e54e51d3be4 (patch)
treea3309dcd52d313b97b366ecbf76ccdb21d986050 /.config
parent09c9fb87feed6cc57f318f4662e17b6652714d6d (diff)
add stuff
Diffstat (limited to '.config')
-rw-r--r--.config/cron/alarm3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/cron/alarm b/.config/cron/alarm
new file mode 100644
index 0000000..b4e245e
--- /dev/null
+++ b/.config/cron/alarm
@@ -0,0 +1,3 @@
+#m h dom mon dow command
+#49 0 * * * while true; do /home/luke/.local/bin/state-the-time; sleep 1; done
+#30 7 * * * while true; do /home/luke/.local/bin/state-the-time; sleep 1; done