Dotfiles Management
mitxela.com
Dotfiles Management
1–10 of 143 posts
Re: Dotfiles Management
#2Re: Dotfiles Management
#3Checkout chezmoi, I’ve been using it for a few years and it ticks every box for me - various machines, different configs, scripts, passwords etc https://www.chezmoi.io/
Templating is awesome when having computers with differents DPI or screens attached, OS, etc.
Edition with --watch is a breeze, auto commit too!
Re: Dotfiles Management
#4Re: Dotfiles Management
#5Checkout chezmoi, I’ve been using it for a few years and it ticks every box for me - various machines, different configs, scripts, passwords etc https://www.chezmoi.io/
Re: Dotfiles Management
#6Nice hack, but I still believe that home-manager [0] should be the way to go. It's the gateway drug to the Nix ecosystem and cleanly solves the composability problem which this "one-size-fits-all repo checked out to root" approach will have some trouble with. [0] https://github.com/nix-community/home-manager
Just don't expect to become an expert overnight, it takes a while to sink in (or it did for me).
Re: Dotfiles Management
#7Re: Dotfiles Management
#8Checkout chezmoi, I’ve been using it for a few years and it ticks every box for me - various machines, different configs, scripts, passwords etc https://www.chezmoi.io/
Re: Dotfiles Management
#9Re: Dotfiles Management
#10Checkout chezmoi, I’ve been using it for a few years and it ticks every box for me - various machines, different configs, scripts, passwords etc https://www.chezmoi.io/
[1] https://www.chezmoi.io/user-guide/frequently-asked-questions...