chezmoi
CLIManage your dotfiles across multiple diverse machines securely.
Sync dotfiles across machines with templating and secret support
Recipes
Curated from documentation and usage. Percentages are estimates, not measurements.
Initialize chezmoi on a new machine
chezmoi init --apply https://github.com/user/dotfiles.gitApply dotfile changes
chezmoi applyAdd a dotfile to chezmoi
chezmoi add ~/.zshrcInstall
Homebrew
brew install chezmoiScript
curl -fsSL https://get.chezmoi.io | shAgent notes
- When to use
- Managing dotfiles across multiple machines or teams
Use from an agent
curl -s https://clihub.com/api/tools/chezmoi | jq '.agentHints.provenRecipes[] | {task, command, verified}'Or call get_tool with slug chezmoi on the MCP server at https://clihub.com/mcp.