Configuration files for my Linux machines.

Windows

https://ohmyposh.dev/docs/windows

Allow to run scripts in Powershell, by opening one with admin privileges and running Set-ExecutionPolicy Unrestricted.

Install applications using winget.

Run iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JJ8R4'))