diff --git a/content/post/2025/06/tui-challenge:-day-1.md b/content/post/2025/06/tui-challenge:-day-1.md index fee0c2ab..23f95204 100644 --- a/content/post/2025/06/tui-challenge:-day-1.md +++ b/content/post/2025/06/tui-challenge:-day-1.md @@ -1,10 +1,10 @@ --- date: "2025-06-08T04:00:00-07:00" title: "TUI Challenge: Day 1" -tags: ["cli"] -categories: ["personal,sa"] +tags: ["cli","tui"] +categories: ["personal","sa"] #image: "" -#series: [""] +series: ["tuichallenge"] summary: "" --- @@ -125,3 +125,5 @@ echo "" >> ${OUTPUT} #$TERMPROG -e tmuxp load duckland tmuxinator start duckland ``` + +As the TUI Challenge has a scoring system, I am claiming 10 points for editing a file under vim, and an additional 10 points as my script does a bit of formating, for a total of 20 points.