ZIP
WinGet
chezmoi
twpayne · 2.52.0 · arm64
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.52.0_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
twpayne.chezmoi
Version
2.52.0
Description
Manage your dotfiles across multiple diverse machines, securely.
License
MIT
↗
Homepage
https://chezmoi.io
Installer URL
https://github.com/twpayne/chezmoi/releases/download/v2.52.0/chezmoi_2.52.0_windows_arm64.zip
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
## Changelog
### Features
* 48f873beffa5e9d687afae66a56039a5fe7dcec7 feat: Add gitHubRelease and gitHubReleaseAssetURL template functions
### Fixes
* 28ebfec7576af7d16e4d571a941068d2f7846cd6 fix: Ignore permission changes in re-add command on Windows
* 73893c1066a0c7709dcf018a855bf1f84d14dd39 fix: Don't modify ciphertext in edit command if plaintext did not change
### Documentation updates
* d5579c7837ff61426e4df3768bbf1a0f64700242 docs: Clarify requirement to set sourceDir when used in Codespac…