Files
utilities/system/macos/basic_IM_utilities_setup/README.md
2019-07-03 15:43:11 -05:00

838 B

Basic Mac utilities setup

Goes along with the post over here, but is also used to check/setup the following on a Mac:

  • Checks for existing Homebrew install. Installs it via ruby otherwise. Will also update an existing Homebrew install.
  • Checks for existing Homebrew Cask install. Installs it via brew otherwise.
  • Checks for existing iTerm2 install. Installs it via cask otherwise.
  • Checks for existing Atom install. Installs it via cask otherwise.
  • Checks for existing ImageMagick install. Installs it via brew otherwise.

It's kind of a mess right now, but it works. Will be spending some time on it making it a little prettier soon.