Comment on A cross-platform multi-target dotfiles manager written in RustComments−MotiBanana1yPretty cool, I personally just use Stow.1. git clone my dotfiles repo2. run `stow .`3. profitThis pretty much guarantees that if my Mac dies today, I can just get up and running in no time on a new machine.−raaron7731ySame. Stow is pretry great! I only recently discovered about the .stowignore very handy!This looks like it can work with windows as well and you can easily switch between profiles if you have multiple which is great too−metaltyphoon1yI need something that works across OSes. Chezmoi works pretty well.
Comments
Pretty cool, I personally just use Stow.
1. git clone my dotfiles repo
2. run `stow .`
3. profit
This pretty much guarantees that if my Mac dies today, I can just get up and running in no time on a new machine.
Same. Stow is pretry great! I only recently discovered about the .stowignore very handy!
This looks like it can work with windows as well and you can easily switch between profiles if you have multiple which is great too
I need something that works across OSes. Chezmoi works pretty well.