Earlier quoted context omitted.
THis makes no sense.. Most people don't comprehend that it's not just bash, its the entire Ubuntu user space. You can run Ubuntu apps just by running apt-get. VI, Ruby, Golang, Rust. You can set Bash as your debug shell in VS Code, you can have all your familiar SSH keys/forwarding/scp tools.. Of course there is a ton of windows native stuff, but in essence this makes Linux native so now you have just that much more.
>You can run Ubuntu apps just by running apt-get. VI, Ruby, Golang, Rust But I already have vim, ruby, golang and rust natively on Windows. I agree it's cool. But still pointless. >You can set Bash as your debug shell in VS Code, you can have all your familiar SSH keys/forwarding/scp tools. I can install vscode on Linux directly. And again, ssh, scp, etc is already there on Windows.
I use Msys2, Cmder, a bunch of custom tool builds, and some Powershell scripts. This setup works great; I'm productive with it and my command line feels fantastic. However, I have been tweaking my setup for years. WSL makes all of that learning, setup, and tweaking unnecessary.
All of your tools are available out of the box, and you don't have to configure anything, hunt down binaries, or make your own builds.
This isn't about making you and I more comfortable - we already are. This is about making it easier for other devs to find a happy setup on Windows.