Nushell
Modern shell built on a structured-data pipeline model.
Nushell (nu) treats pipelines as flows of typed tables rather than untyped byte streams. It is written in Rust, runs on Linux, macOS, and Windows, and integrates with the system PATH and external commands.
Install
cargo install nu # or download release from GitHub
