chezmoi

CLI

Manage your dotfiles across multiple diverse machines securely.

1 views

Installation

Homebrewbrew install chezmoi
Scriptcurl -fsSL https://get.chezmoi.io | sh

Links

License

MIT

AI Agent Notes

Sync dotfiles across machines with templating and secret support

When to use

Managing dotfiles across multiple machines or teams

Proven Recipes

Initialize chezmoi on a new machine🟢 95% success
chezmoi init --apply https://github.com/user/dotfiles.git
Apply dotfile changes🟢 98% success
chezmoi apply
Add a dotfile to chezmoi🟢 98% success
chezmoi add ~/.zshrc