This is a try to make windows as confortable and functional for (C++) develpers as possible.
Notepad++ (optional)
Git
CMake
VisualStudio (Community)
vcpkg: package manager for windows (requires VS and git)
git clone https://github.com/Microsoft/vcpkg.git
cd vcpkg
.\bootstrap-vcpkg.bat
Terminal (optional)