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