sh -c "$(curl -fsLS https://get.chezmoi.io)" -- -b $HOME/.local/bin init --apply [email protected]:enyhma/dotfiles.gitThis installs chezmoi and applies the dotfiles in one step.
Homebrew is installed automatically on first chezmoi apply if not already present. Packages defined in .chezmoidata/packages.yml are installed via brew install / brew install --cask.