Personal dotfiles managed with chezmoi on macOS.
chezmoi init --apply https://github.com/harrymasson/dotfiles.git
brew bundle --file="$(dirname "$(chezmoi source-path)")/Brewfile"
mise install && exec zshSee docs/getting-started/install.md for the full guide.
make docsOpens the documentation site at http://127.0.0.1:8000. Requires pip install mkdocs-material.
Zsh, Git, Tmux, Neovim, Ghostty, mise (Node/Python), Starship, Homebrew Brewfile, btop/htop.
chezmoi status # see what's drifted
chezmoi diff # preview changes
chezmoi apply # apply to ~/
chezmoi edit ~/.zshrc # edit a managed file