2 releases
Uses new Rust 2024
| 0.0.2 | Mar 31, 2026 |
|---|---|
| 0.0.1 | Mar 29, 2026 |
#2050 in Filesystem
Used in 2 crates
(via vs-core)
11KB
234 lines
Shell activation and path helpers for vs.
vs-shell
vs-shell contains shell activation logic and runtime path helpers.
Responsibilities
- render activation scripts for supported shells
- compute canonical home, cache, shim, and link paths
- manage project and global symlink targets
- model environment deltas before command execution
Supported shells
- Bash
- Zsh
- Fish
- Nushell
- PowerShell
- Clink
Dependencies
~110–470KB
~11K SLoC