My configurations for
- Powershell (pwsh)
- Windows-Terminal
- scoop + packages
- neovim
Step1: In Windows Powershell execute:
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
Step2: adjust packages/modules as needed and execute the setup script
setup_all.ps1