config-files These are my personal config files. I use them to quickly set up a new machine with my preferred settings and software. I will be updating it over time with more software and settings. Windows Download and extract Run install.ps1 from an elevated PowerShell session Set-ExecutionPolicy RemoteSigned -Scope CurrentUser -Force cd "PATH_TO_EXTRACTED_FOLDER" ./install.ps1 Mac Coming soon Linux Coming soon