First run the following to enable windows script execution on windows
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072;
Then run
./install.ps1
Installs chocolatey afterwards all the apps in the apps.txt The lines starting with a hash tag are commented out
Installs powerline and replaces the theme with a custom one
Installs powerline and sets the terminal config file to acustom one
removes useless apps from windows