This repo uses stow to map subfolders into your home directory.
Prerequisites:
- Install Homebrew if you want the script to install
stow.
Run:
./scripts/setup.shWhat the script does:
- Checks for Homebrew and prompts you to install it if missing.
- Installs
stowvia Homebrew if it is not present.