Fun Tools!
Everything by Voidtools
Section titled “Everything by Voidtools”To easily find files in your system, download Everything (the program named ‘Everything’, not everything by Voidtools) by Voidtools here
Homebrew
Section titled “Homebrew”Homebrew lets you easily install packages into your Mac.
Run the following to install Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"Install Homebrew packages with
brew install packagename