5 ms·
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 ca
by MotiBanana 2y 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.
- raaron773 2y agoSame. 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
- metaltyphoon 2y agoI need something that works across OSes. Chezmoi works pretty well.