config/README.md
2019-06-22 11:05:10 -04:00

12 lines
322 B
Markdown

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