chezmoi
CLIManage your dotfiles across multiple diverse machines securely.
1 views
Installation
Homebrew
brew install chezmoiScript
curl -fsSL https://get.chezmoi.io | shLinks
License
MITAI 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.gitApply dotfile changes🟢 98% success
chezmoi applyAdd a dotfile to chezmoi🟢 98% success
chezmoi add ~/.zshrc