These are my dotfiles. This repository helps me to setup and maintain my installation. Feel free to explore, learn and copy for your own dotfiles.
On Linux
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b ~/.local/bin
~/.local/bin/chezmoi init --apply demeesterdev
On Windows
winget install twpayne.chezmoi
chezmoi init --apply demeesterdev
# pull only
chezmoi update --apply=false
chezmoi apply