This is my new dotfiles repo managed with chezmoi.
The old version of my dotfiles repo can be found here.
On Windows:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://install.dotfiles.ploki.fr | Invoke-ExpressionRun chezmoi apply, or hit Ctrl+Shift+B in VS Code.