From 35d3e6c3990949c2d4d94b5e1bde5006b7f390d9 Mon Sep 17 00:00:00 2001 From: josh ott Date: Fri, 1 May 2026 17:18:43 -0400 Subject: some friction to the rat --- ration | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ration') diff --git a/ration b/ration index 20f6247..ccb6214 100755 --- a/ration +++ b/ration @@ -72,6 +72,10 @@ for_duration () { } for_task () { + words="$(generate_words)" + echo "repeat after me:" + rand_prompt "$words" + while [[ -z "$task" ]]; do echo "what do you need the rat for?" read -p "I am going to: " task -- cgit v1.3