Tools for productivity
Tools for productivity
Visual Studio Code is an opensource code editor that runs on windows, linux and mac.
https://code.visualstudio.com/
Windows Linux Sub System enables you to run linux on windows without having to run a virtual machine. It achieves this by implementing a compatibility layer where linux can run on top of windows.
https://docs.microsoft.com/en-us/windows/wsl/
Microsoft Windows Terminal enables you to run multiple command line tabs for different shells like command prompt, power shell, python, WSL, etc..
https://github.com/microsoft/terminal
Cmder is a linux console emulator for windows. It provides a host of linux tools you can run on windows.
https://cmder.net/