Hacker News new | ask | show | jobs
by patleeman 3519 days ago
I've been using it for some web development tasks. Mainly for git, ssh, perusing my file system, and PHP/Python programming. It's worked well so far.

For a terminal emulator, I set up Conemu (https://conemu.github.io/) which is pretty swell.

I hit a road block when I need to use vagrant for my development environment. I need to hop into powershell to fire up vagrant as virtualization doesn't seem to work in WSL. Otherwise it seems to work for most of my use cases.

1 comments

In the latest build you can run Windows executables directly from bash so you can run vagrant from the windows installation without switching shell.