dsh-wsl-path
Manifest validConverts Linux and Windows paths with /mnt/c caveats for WSL.
dsh-wsl-path
Install set: part of dsh-wsl-kit. Prefer
KIT_SET=daily|llm|github|full(see kit README). Fault tree: TROUBLESHOOTING.md.
DeepSeek Harness tool: path_convert — convert between Linux (/home, /mnt/c) and Windows (C:\, \\wsl$\) paths, with /mnt/c caveats.
Part of dsh-wsl-kit.
Compatibility
| Field | Value |
|-------|-------|
| Plugin | dsh-wsl-path 0.2.0 |
| Minimum dsh | ≥ 0.1.2 (web UI one-shot ?token= on Windows relay :3081) |
| Latest verified | See dsh-wsl-kit Compatibility (currently 0.1.5-rc.1) — single source of truth for the suite |
| Kit set | daily (also in github / full; fetch+net also in llm) |
| Cloud Flash | Use model id deepseek-flash (V4.1 Flash) in ~/.dsh/settings.yaml / llm-deepseek — not configured by this plugin |
| Agent Teams | Upstream experimental; not required here |
Suite floor versions: kit check-plugin-versions.sh. Fault tree: TROUBLESHOOTING.md.
Why
Agents and humans constantly mix /mnt/c/Users/... and C:\Users\..., or need \\wsl$\Ubuntu\home\... for Windows apps. This tool does the conversion and explains drvfs vs Linux FS trade-offs (CRLF, chmod, git).
Tool
| Arg | Default | Meaning |
|-----|---------|---------|
| path | (required) | Absolute Linux or Windows path |
| direction | auto | auto / toWindows / toLinux |
Install
dsh plugin --profile web add github:173787247/dsh-wsl-path
Config
- id: dsh-wsl-path
name: dsh-wsl-path
config: {}
Test
npm test
License
MIT
Similar plugins
WSL tools for DSH: run Linux commands, convert Windows/WSL paths, and summarize the WSL environment.
★ 0
dsh plugin --profile web add dsh-wslOpens a WSL Linux path in Windows Cursor, VS Code, or Notepad.
★ 0
dsh plugin --profile web add dsh-wsl-editorWSL (Windows Subsystem for Linux) bridge for DeepSeek Harness: run Linux commands, manage distros, convert paths, and copy across the Windows/Linux boundary.
★ 0
dsh plugin --profile web add dsh-wslby Dinosaur-MC
Multi-bash plugin for dsh. Add Git Bash / WSL Bash support for Windows.
★ 0
MIT
JavaScript
Aug 30, 2026
dsh plugin --profile web add dsh-win-multi-bashWindows desktop shortcut and system-tray launcher for DSH running in WSL, with fully hidden startup, tray open/restart/exit menu, and a plugin-configuration card to manage the shortcut.
★ 0
↓ 70/wk
dsh plugin --profile web add dsh-wsl-trayCtrl+click file paths and links in chat: paths open their folder in the OS file manager (with the file selected), links open in a new browser tab.
★ 0
↓ 122/wk
dsh plugin --profile web add dsh-pathlink