/dotfiles

A bunch of files to help quickly setup a new dev machine.

Primary LanguageShell

dotfiles

Random config files for various applications. Mainly used to setup a new macbook.

Getting Started

Make sure you have x-code updated by running xcode-select --install!

Run the install.sh script to install mostly everything automatically.

Run the following command to make it executable.

chmod +x install.sh

Run Brewfile

brew bundle