Here is a random selection of useful things I've found on the macOS that make development easier. Enjoy!
memory clean
activity monitor
monosnap screen & vidcaps
disk utilities - repair permissions.
7-15-24:
CMD + H to hide the current app
5-30-24:
Display all environment variables
printenv
Display an environment variable:
echo $site
echo "$site"