Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Show HN: Vibe zsh, turn natural language into shell commands

A new open-source tool called Vibe Zsh lets users convert natural language descriptions into shell commands by pressing Ctrl+G. It supports dictation input, aiming to streamline command-line workflows without needing to memorize syntax.

Background

- **What it is**: "vibe-zsh" is a plugin for the Zsh shell (the default shell on macOS and a popular alternative on Linux) that lets you type plain English instead of shell commands — press Ctrl+G, and it converts your natural-language request into a command.

Related stories