This is a (partial, because I'm lazy) list of my environment and, more importantly, list of bugs/problems & their solutions.
I'm behind a work proxy. I'm on Windows-10 64-bits, enterprise edition.
I'm using outbash instead of bash to be able to call Windows programs from within bash. This feature should be in Microsoft's bash but seems like it's not implemented yet.
Also, my current setup is basically this: For programs like git
, maven
: install them on Windows and call them from outbash
using wcmd
. Still haven't met the need to install programs on Windows-Linux subsystem.