From 38191d9b01f1d688e0098586bf2ed43898f29701 Mon Sep 17 00:00:00 2001 From: Roland Thomas Date: Sun, 4 May 2025 20:52:44 -0400 Subject: [PATCH] tweak post --- content/posts/exploring_falyx.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/posts/exploring_falyx.md b/content/posts/exploring_falyx.md index 561b489..61c2a44 100644 --- a/content/posts/exploring_falyx.md +++ b/content/posts/exploring_falyx.md @@ -31,7 +31,13 @@ By defining your CLI structure in a configuration file (`falyx.yaml` or `falyx.t #### Example ```bash -$ falyx +❯ falyx + 🛠️ Config-Driven CLI + + [C] Cleanup temp files + [Y] History [H] Help [Q] Exit + +> ```