DEV Community

Discussion on: Can I see your terminal?

 
monknomo profile image
Gunnar Gissel

Our environment is locked down enough that git bash isn’t an option for me. I like it when I get the chance, though!

Thread Thread
 
codevault profile image
Sergiu Mureşan

The Linux simulation you see when you open Git Bash is actually MSYS2 which you can find right here

You can do really cool things with it, like using the GCC tool-chain right inside of Windows.