Skip to content

Fun Tools!

To easily find files in your system, download Everything (the program named ‘Everything’, not everything by Voidtools) by Voidtools here

Homebrew lets you easily install packages into your Mac.

Run the following to install Homebrew:

Terminal window
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install Homebrew packages with

Terminal window
brew install packagename