No description
Find a file
2025-10-22 17:44:55 -05:00
lib We switched to Mise 2025-10-22 17:19:45 -05:00
Brewfile Add tree-sitter and tree-sitter-cli 2025-10-22 17:44:55 -05:00
Brewfile.extra Update brew stuff 2025-02-04 11:22:18 -06:00
extra.sh Use process substitution to run the script 2019-04-22 22:25:50 -04:00
README.md Update install instructions 2025-02-03 20:01:23 -06:00
setup.sh Install fonts 2025-02-04 13:27:32 -06:00

Mac Setup

Script and Brewfile to setup a Mac for development.

Instructions

  1. Run the setup script with:
$ sh <( curl -s https://forge.danbee.xyz/db/mac-setup/raw/branch/master/setup.sh )