Clone the repo and run
sh install.sh
First we check if Homebrew is installed, if not we install it. Next we update brew, and install all dependencies using our brewfiles.
Now that Homebrew has installed a large majority of our software, we switch the shell to ZSH, copy our zshrc file.
Now that we have zsh installed, we install Robby Russell's Oh My ZSH and copy over our aliases.
Now we setup the symlink to call Sublime Text from the command line.
Install the latest version of npm
, update any globally installed packages and then install a few more global packages.
Update installed gems, copy gemrc file.
Copy Git config and global gitignore files.
Copy nanorc file.
Download and install TextExpander 4 from Smile's CDN.
Set custom macOS preferences to minimize tweaking in system preferences.
- Currently there is a commented out step for setting up syncing of Sublime Text preferences using Dropbox.