ZIP
WinGet
chezmoi
twpayne · 2.68.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.68.0_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
twpayne.chezmoi
Version
2.68.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.68.0/chezmoi_2.68.0_windows_arm64.zip
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
## Changelog
### Features
* def70db8df1699a08401fbd198b8d14f5264d037 feat: Add --new flag to add command
* 7aa7a9b016b6bbc2eb2bb8d2c40a0396193d1ba0 feat: Add --re-encrypt flag to re-add command
* cc89b3c8c6cdb26e845b86d2424692bda649b1f4 feat: Add edit-encrypted command
### Fixes
* 1ceb35a27110a98684b89b8b38b743a8978bee45 fix: Ensure that .chezmoi.sourceFile template var is always a relative path
* 7c47d0bb565f2ad5792b714124184368e11e2ab4 fix: Don't overwrite config file in init --dry-run
* 40a63…