nullpo-head / wsl-distrod

Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
MIT License
1.9k stars 90 forks source link

Add ability to select install directory #53

Open WerySkok opened 2 years ago

WerySkok commented 2 years ago

I don't like distrod installing in %LocalAppData%\Distrod because my C: drive is too small. I'd like to install it on a different drive.

Luca00711 commented 2 years ago

This would be amazing

I-Want-ToBelieve commented 1 year ago

hack

scoop install wsl-distrod
$env:LOCALAPPDATA = "D:\WSL"
distrod_wsl_launcher