NoShell
Nosh – Fast native shell with built-in AI (natural language commands)
AI Analysis
90x faster zsh replacement with optional AI—Rust native, not just a wrapper.
- •90x startup speed gain over zsh is measurable, not hype
- •Agentic mode with safety layer prevents accidental destructive commands
- •TOML + parallel plugin system shows thoughtful design beyond 'AI gimmick'
- •AI features lock to cloud service, reducing offline appeal for privacy advocates
- •No comparison to fish, elvish, or other modern shell alternatives
Backend developers, DevOps engineers, shell power users
fish shell · nushell · elvish
Post Description
Compared to zsh:
- 90x faster startup time - toml-based configuration, customization, and plugin system
AI features require signing in to the nosh cloud, free plan included. Usage looks like this:
? what's using port 3000 to 3010
or agentic mode:
?? what's eating up disk space on my laptop
Adds a bit of convenience so you don't have to leave the terminal to look up a specific command. There's a built-in safety feature to prevent you from shooting yourself in the foot.
Happy to answer questions and get your feedback :)
Similar Projects
AISH, a shell with natural-language ops workflows
Full PTY support beats Claude Code's limited terminal integration for interactive programs.
Ebash – AI-Powered Shell
Yet another AI shell wrapper, but the sarcastic README admits it spies on you.
NatShell Local-first natural language shell (no cloud, no API keys)
Bundled llama.cpp means zero API keys, unlike Aider or Claude Code.
Jarvish – The J.A.R.V.I.S. AI inside your shell investigates errors
AI shell with real-time I/O capture, but competing against fish+ChatGPT + Warp's simpler integration.
Hi-shell – type commands in English, get ghost text in zsh
Ghost-text zsh integration with risk scoring when several AI shell helpers already exist.