This commit is contained in:
2020-05-15 14:17:40 -05:00

View File

@@ -1,6 +1,6 @@
# Basic Mac utilities setup
Goes along with the post over [here](https://jasonpitman.com/posts/making-thumbs/), but is also used to check/setup the following on a Mac:
Goes along with the post over [here](https://jasonpitman.com/journal/making-thumbs/), but is also used to check/setup the following on a Mac:
- Checks for existing [Homebrew](https://brew.sh/) install. Installs it via `ruby` otherwise. Will also update an existing Homebrew install.
- Checks for existing [Homebrew Cask](https://github.com/Homebrew/homebrew-cask) install. Installs it via `brew` otherwise.