# install dotfiles
make stow
# remove dotfiles
make unstow
# refresh after making changes
make restow- automatically detects your OS (macOS/Linux) and uses the right ignore patterns
- creates symlinks from this repo to your home directory
- keeps OS-specific files pretty organized
- GNU Stow
- macOS:
brew install stow - Linux:
bro...
- macOS: