370 B
370 B
Dotfiles
My personal configuration files.
Usage
- Clone this repository into
~/dotfiles
- Install Homebrew:
./install-brew.sh
- Install tools:
brew bundle install --file=brew/Brewfile
- (Optional) Install more tools:
brew bundle install --file=brew/Brewfile.opt
- Install everything else, including symlinks:
./install.sh