ZIP
WinGet
chezmoi
twpayne · 2.38.0 · x64
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.38.0_windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
twpayne.chezmoi
Version
2.38.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.38.0/chezmoi_2.38.0_windows_amd64.zip
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
## Changelog
### Other
* 0ce82b3a chore: Update dependencies
* 7b300e44 chore: Miscellaneous website improvements
* 166feafa docs: Linuxbrew -> Homebrew
* d00de724 feat: Add `gitHubReleases` and `gitHubTags`
* a51179e5 feat: Support nushell scripts on Windows
* 7d143c3f docs: Improve documentation on using separate source files
* ba985c95 chore: Reformat long lines
* 5e8d2b36 feat: Add promptChoice and promptChoiceOnce template functions
* 29e8c306 fix: Fix minor issues with promptBool docs and…