#!/usr/bin/env bash # 👆 hazel i hope you're happy # challenges released in EST export TZ="America/New_York" function init_day { day=$(($(date +%-d))) if [ ! -f $day.rkt ]; then set -m scripts/get-challenge $day & sleep 1 scripts/make-day $day tmux split-pane -v -- "bash -li <<< 'watch $day; exec