Fill this out after running the install on your machine.
sw_vers -productVersionvamadeus doctor
git config --global user.name "Your Name"
git config --global user.email "you@stech.vn"
mkdir -p ~/Projects/test-project
cd ~/Projects/test-project
git init
claude
create a hello.txt file that says "hello world" and commit it
/exit
Tick each item that worked: