My personal dotfiles.
This repo uses stow to symlink the dotfiles to my home directory.
If you want to use stow, clone this repository into ~/dotfiles
cd ~/path/to/dotfiles
stow --target=$HOME --restow */Then you can install the homebrew packages by doing
brew bundle install