This project is made up of two different things. There are scripts that I use to setup my home environment. Also there is a collection of templates for deploying environments in Kubernetes. We will do our best to organize these scripts for installing the applications that I use when taking on a new machine and developing a new solution.
I will create bash scripts for configurations I do in Linux and PowerShell(ps1) scripts for Windows. When I do something in one system, I will try to create the compliment for Windows, but I know I will not always be able to do that due to different constraints.
Feel free to submit a pull request with additional scripts or edits that you feel would be helpful.