This repo is set up with @twpayne/chezmoi. Chezmoi will also install some applications, please take care to review the scripts to make sure you want those installed.
Caution
You probably don't want to just install this. I suggest cloning OR copying changes to your own dotfiles repo.
Note
All the scripts run with Pwsh so you need that in place first.
Install Chocolatey then install pre-requisites.
choco install chezmoi delta git pwsh
chezmoi init --apply --verbose https://github.com/HeyItsGilbert/dotfiles.git
Note
Please note that there may be files from other repositories. These files have been accumulated over a long period of time. If you find some code the belongs to someone else, please let me know, so I can properly attribute them.