/cdwin

CD to a Windows-formatted path in any WSL terminal

Primary LanguageShellMIT LicenseMIT

cdw
GitHub Actions Patreon PayPal Discord

cdw is a simple shell tool that allows you to cd into a Windows path directly in wsl.

Download

Installation

Download and copy cdw.sh into your /etc/profile.d directory. If you are using Arch Linux, you can run makepkg -si to install it.

Usage

After installation, log out and then log back in. Then, run the cdw [path] command to change the directory to a Windows directory. Please note that you might need to single or double quote the path due to backspaces.