July 23, 2026
Prompt and Circumstance
Show HN: Whetuu – a zero-config cross-shell prompt written in Zig
A shiny new command line tool drops, and commenters instantly fight over the install button
TLDR: Whetuu is a new command-line add-on that promises a fast, no-fuss setup and the same clean look for everyone. Commenters immediately turned it into a drama fest over trust, control, and whether a tool that also manages command history is helpful genius or way too invasive.
A new project called Whetuu is pitching a very bold idea: your computer’s command line should just look good out of the box. No endless tweaking, no color debates, no late-night font obsession spirals. It’s one small program, built for Mac and Linux, that gives everyone the same prompt and even adds a built-in history finder when you press the up arrow. In plain English: it tries to make that blinking text area feel fast, tidy, and stylish with almost no setup.
But the real fireworks were in the comments, where the community immediately split into camps. One group loved the simplicity and the history search, with one fan basically yelling, “This is awesome” before zooming straight into practical questions about where the command history is stored. The other camp acted like they’d just seen someone wear shoes on a sacred carpet. The biggest outrage? The installer uses the classic “paste this into your shell” method, which one commenter flatly begged people to please stop doing. Another wasn’t sold on the whole “opinionated” vibe at all, saying it felt restrictive without offering enough payoff.
Then came the trust issues. Several users got visibly nervous that the prompt also touches shell history, with one saying, “Does too much for me.” Another compared it to their current tool and basically said, if this thing avoids random slowdowns and doesn’t “lose its mind,” maybe it has a shot. So yes, Whetuu launched as a sleek, zero-fuss prompt — and instantly became a referendum on control, convenience, and whether developers can ever agree on how much “help” is too much.
Key Points
- •Whetuu is a zero-config, opinionated cross-shell prompt written in Zig for fish, bash, and zsh.
- •The project uses a single compiled binary and claims prompt rendering time of about two milliseconds.
- •Its installer supports macOS and Linux, verifies downloads with SHA256SUMS, and can either modify shell config files automatically or print the required init lines.
- •The prompt shows context-aware segments including directory, Git branch/state/status, language or toolchain version, command duration, and a colored prompt character.
- •Whetuu includes a history picker that records only successfully completed commands, scopes results by directory, and supports filtering, syntax highlighting, and keyboard navigation.