ZIP
WinGet
chezmoi
Tom Payne · 2.33.4 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
chezmoi_2.33.4_windows_i386.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
twpayne.chezmoi
Version
2.33.4
Description
Manage your dotfiles across multiple diverse machines, securely.
License
MIT
↗
Homepage
https://www.chezmoi.io
Installer URL
https://github.com/twpayne/chezmoi/releases/download/v2.33.4/chezmoi_2.33.4_windows_i386.zip
Release Notes
What's Changed
- fix: Fix init --promptBool for promptBoolOnce template function by @twpayne in #2950
- docs: update encryption md to account for chezmoiroot by @danielo515 in #2952
- chore(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.3 by @dependabot in #2957
- chore(deps): bump github/codeql-action from 2.2.9 to 2.3.2 by @dependabot in #2958
- chore(deps): bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #2959
- fix: Respect executable file modes in external_ directories…