SaaSHub helps you find the best software and product alternatives Learn more →
Chezmoi Alternatives
Similar projects and alternatives to chezmoi
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
-
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
-
-
age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
-
-
-
-
-
-
-
-
-
-
-
-
-
GNU Stow
GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches (by aspiers)
chezmoi discussion
chezmoi reviews and mentions
- Chezmoi adds policy on LLM-generated content to contributor guide
- Securely manage your dot files
-
Ask HN: Did macOS Sonoma break your iCloud setup?
> A warning, not an admonishment: Use Apple services in a novel or unsupported manner and you're asking for trouble.
+1
I've always had sync issues with iCloud Drive when storing developer projects and related things there. It ends up stuck or confused or conflicted but tries to resolve the merge conflicts opaquely and it's hard to know there's a problem in real time vs until later when you find something broken. I keep all dev things out of iCloud after getting burned by this enough times over the years.
To OP: Consider a repo dotfiles setup like using Chezmoi or similar. Transitioning to it was less friction than I expected and the only downside really is having to remember to commit changes across devices.
https://github.com/twpayne/chezmoi
-
Russ Cox: Go Testing by Example
chezmoi (<https://chezmoi.io> or <https://github.com/twpayne/chezmoi>) has a couple dozen txtar tests. They are both amazing and completely frustrating to use, but I don't think that there would be a better way to test most of what chezmoi does without them.
Tom Payne (the creator and primary developer of chezmoi) has added some extra commands to the txtar context which makes things easier for certain classes of testing.
-
Fake recruiter Lazarus lured aerospace employee with trojanized coding challenge
Thanks, I never heard of it before and it looks really interesting.
However, it seems that it does not cover all of my needs: https://github.com/twpayne/chezmoi/discussions/1510#discussi...
-
Sharing neovim settup
once i need a more complex solution (eg. for machine specific stuff), i'll probably switch to chezmoi which has more features and native windows support
-
I want to mess around with my config files. What is the best way for me to be able to go back and forth between my normal config and my test config?
I’ve been using chezmoi, which uses git, to manage my dot files and have different branches for these types of experiments.
-
Fulfilling a reader's request for my “dot files”
https://chezmoi.io is a dotfile manager that is runs on multiple OSes (including Windows) while handling differences from machine to machine, allows you to store your secrets in your password manager (so you don't have to store secrets in your dotfile repo), and it even supports the NO_COLOR environment variable. Check it out! Disclaimer: I'm the author.
There's a comprehensive list of the most popular dotfile managers at https://dotfiles.github.io/utilities/.
-
Chezmoi: ignore files and subdirectories
/autoload/ **/autoload//* /plugged/ **/plugged//* */yankring_history.txt ``` Discussion
-
What "nice-to-have" CLI tools do you know?
chezmoi
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jan 2025
Stats
twpayne/chezmoi is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of chezmoi is Go.
Review ★★★★★ 9/10