RunInGenie
RunInGenie copied to clipboard
Quickly run a wsl command from a Windows prompt.
Results
2
RunInGenie issues
Sort by
recently updated
recently updated
newest added
I want to execute a command from a bash interactive login shell, with WSL you can do this by `wsl -e bash -li -c`.
Allow the use of: * `--shell [shell]` / `-s [shell]` * `--distro [distro]` / `-d [distro]` * `--login` / `-l` * etc This is a follow-up to https://github.com/arkane-systems/RunInGenie/pull/5#issuecomment-782603747
no-issue-activity
on-hold