@bacnh85/pi-windows-tools
v0.5.4
Published
Pi extension for Windows-native tool manipulation — shell profiles, path conversion, command execution, WSL bridge, safety policy, and developer tool discovery.
Maintainers
Readme
@bacnh85/pi-windows-tools
Pi extension for Windows-native shell execution, paths, WSL, safety checks, and developer-tool discovery.
Install
pi install npm:@bacnh85/pi-windows-toolsEnvironment overrides
PI_WINDOWS_TOOLS_ENABLED=false
PI_WINDOWS_SHELL=pwsh|powershell|cmd|git-bash|wsl
PI_GIT_BASH_PATH=C:\Program Files\Git\bin\bash.exe
PI_WSL_DISTRO=Ubuntu-24.04Commands
/windows-doctor— detect installed developer tools and system state./windows-shell [shell]— show or set the default shell.
Shell priority
- pwsh (PowerShell 7+)
- powershell (Windows PowerShell 5.1)
- Git Bash
- cmd
- WSL
Changelog
See CHANGELOG.md for release history.
License
MIT
