From 087cfbf4c2adf0c0444298b87b4d6779f2b2f09a Mon Sep 17 00:00:00 2001 From: haskal Date: Sat, 12 Dec 2020 01:52:02 -0500 Subject: [PATCH] useless stuff: add watch script --- .gitignore | 2 ++ scripts/countdown | 1 + scripts/template.rktrkt | 4 ++-- scripts/watch | 42 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 47 insertions(+), 2 deletions(-) create mode 100755 scripts/watch diff --git a/.gitignore b/.gitignore index b54e9d0..862f2c3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ /inputs/* !/inputs/.gitkeep /.status.rktd +*.zo +*.dep diff --git a/scripts/countdown b/scripts/countdown index 99cb7af..30af200 100755 --- a/scripts/countdown +++ b/scripts/countdown @@ -12,6 +12,7 @@ function init_day { scripts/get-challenge $day & sleep 1 scripts/make-day $day + tmux split-pane -v -- "bash -li <<< 'watch $day; exec