Skip to content

🔥 Inspiration ​

I have a good habit of exploring new things and trying out different ideas, whether it’s scripting or Linux-related tasks. Often, I find myself diving into scripting projects or experimenting with tools, even if it starts with just sitting around and tinkering.

One of my inspirations has been watching Chris Titus Tech's live streams and videos. Chris has been working on an amazing project called linutil. It gave me the idea to start building my own project, but in my own unique way. Initially, my project was quite basic—just a script with a whiptail-based TUI. It felt somewhat boring and clunky at the time.

📅 Updated: 2025-03-21

💡 Later, I discovered that we could use fzf in Bash scripts. Before this, I was using gum, taking inspiration from ml4w. However, I recently completely replaced gum with fzf, and it has been working insanely well! 🔥

I will always be a gum lover 💖, but fzf provides better sustainability for the Carch script, as well as the main menu. So, I went all in and implemented fzf everywhere in Carch!

Released under the GPL-3.0 License.