chezmoi
brew install chezmoi
v2.70.5
MIT
Go CLI for managing dotfiles across machines with encryption and templating support.
Why you might care
chezmoi solves the problem of keeping dotfiles synchronized and personalized across multiple systems (work, home, VMs) without storing secrets in version control. It supports templating, encryption, and can diff changes before applying them—essential for users who manage complex shell configs or need secrets per-machine. Think of it as git for dotfiles with safety rails.
11.8k
30-day installs · #323
40.9k
90-day · #313
133.9k
365-day · #354
Build dependencies
Links
- https://chezmoi.io/
- Brew formula source: Formula/c/chezmoi.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"stow",
"rcm",
"yadm",
"dotfiles"
],
"build_dependencies": [
"go"
],
"categories": [
"shell",
"version-control",
"sysadmin"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Manage your dotfiles across multiple diverse machines, securely",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:21+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "chezmoi",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://chezmoi.io/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "chezmoi - chezmoi",
"installs_30d": 11808,
"installs_365d": 133910,
"installs_90d": 40912,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:44:09+00:00",
"llm_model": "claude-haiku-4-5",
"name": "chezmoi",
"oldnames": [],
"one_liner": "Go CLI for managing dotfiles across machines with encryption and templating support.",
"optional_dependencies": [],
"rank_30d": 323,
"rank_365d": 354,
"rank_90d": 313,
"raw_hash": "5798099b606424b7",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/chezmoi.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.70.5",
"versioned_formulae": [],
"why_use_this": "chezmoi solves the problem of keeping dotfiles synchronized and personalized across multiple systems (work, home, VMs) without storing secrets in version control. It supports templating, encryption, and can diff changes before applying them\u2014essential for users who manage complex shell configs or need secrets per-machine. Think of it as git for dotfiles with safety rails."
}