Hacker News new | ask | show | jobs
by MotiBanana 471 days ago
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.

2 comments

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.