A simple repo containing various things to help me setup a new machine.
-
Clone the repo to
~/.machine-setup -
git submodule update --init
Opens a bunch of urls to applications that need to be downloaded and installed. I avoided automating this since I could not come up with a good way to get urls to the latest versions of the apps.
Sets various preferences for macOS using the defaults command.
Aliases various configuration files relevant to configuring git.
Installs various third party tools such as HomeBrew and rbenv.