Hacker News new | ask | show | jobs
by izacus 2235 days ago
Yeah, IMO if you start out by installing bash and trying to treat Windows like a Unix, you're in for some really bad time.

A lot of developer tooling works just fine in Windows environment and trying to fight the system with unix shell is not the best way to coexist.

1 comments

Agreed 100% pre-WSL, but now it's changed with WSL. Have used Powershell for last five years, but bash on Ubuntu is great.