Closed CarlosCastanedaDev closed 9 months ago
@heratyian I think I got all the changes done. Let me know if I missed anything.
might want to mention installing xcode command line tools at some point. the first time you run git it will prompt you to install. I think you can also run xcode-select --install
to install it.
I agree with your comment about adding a Xcode section since it is not installed by default on macOS. Any suggestions on where would be a good spot to add that? Maybe right at the top?
I agree with your comment about adding a Xcode section since it is not installed by default on macOS. Any suggestions on where would be a good spot to add that? Maybe right at the top?
how about right before git? That's when it usually pops up. It can even be an aside.
Hi @heratyian, let me know what I should change. Thanks