v0.1.1
Patch release adding the nbv setup subcommand.
What's new
nbv setup— detects your shell (zsh / bash / fish) and adds~/.cargo/binto yourPATHby appending one line to the matching rc file. Fixes the common "command not found" aftercargo install nbvon a fresh setup. Idempotent and interactive; pass--yesto skip the confirmation prompt.
Install
cargo install nbvOr grab the prebuilt macOS arm64 binary below.
Full changelog: v0.1.0...v0.1.1