mirror of
https://github.com/ff4500/utilities.git
synced 2026-07-01 11:47:04 -05:00
840 B
840 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
rubyotherwise. Will also update an existing Homebrew install. - Checks for existing Homebrew Cask install. Installs it via
brewotherwise. - Checks for existing iTerm2 install. Installs it via
caskotherwise. - Checks for existing Atom install. Installs it via
caskotherwise. - Checks for existing ImageMagick install. Installs it via
brewotherwise.
It's kind of a mess right now, but it works. Will be spending some time on it making it a little prettier soon.