dotfiles/scripts/task.sh
2023-08-03 21:25:40 +02:00

1 line
144 B
Bash
Executable file

sed '/# unlikely/q' ~/documents/notes/projects.md | sed 's/#.*//;/^$/d' | shuf -n1 | echo "[$(date +%H:%M)] Work on this for an hour: $(cat -)"