Script to setup the tools I want to have available on a new Mac
It will install Homebrew first and then use that to install various tools
See this homebrew cheatsheet for useful commands
sh -c "$(curl -fsSL https://raw.githubusercontent.com/RubenWerdmuller/laptop-provisions/main/provisions.sh)"