config/README.md

370 B

Dotfiles

My personal configuration files.

Usage
  1. Clone this repository into ~/dotfiles
  2. Install Homebrew: ./install-brew.sh
  3. Install tools: brew bundle install --file=brew/Brewfile
  4. (Optional) Install more tools: brew bundle install --file=brew/Brewfile.opt
  5. Install everything else, including symlinks: ./install.sh