2025-06-08 | TUI Challange, Day 1 (updates)
This commit is contained in:
parent
87507ce4ae
commit
3d5fc69585
1 changed files with 5 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
---
|
---
|
||||||
date: "2025-06-08T04:00:00-07:00"
|
date: "2025-06-08T04:00:00-07:00"
|
||||||
title: "TUI Challenge: Day 1"
|
title: "TUI Challenge: Day 1"
|
||||||
tags: ["cli"]
|
tags: ["cli","tui"]
|
||||||
categories: ["personal,sa"]
|
categories: ["personal","sa"]
|
||||||
#image: ""
|
#image: ""
|
||||||
#series: [""]
|
series: ["tuichallenge"]
|
||||||
summary: ""
|
summary: ""
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -125,3 +125,5 @@ echo "" >> ${OUTPUT}
|
||||||
#$TERMPROG -e tmuxp load duckland
|
#$TERMPROG -e tmuxp load duckland
|
||||||
tmuxinator start 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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue