Local configuration for dev environment and dotfiles inspired by kjivan and here.
This repo setups up a bare git repository and overlays it with your $HOME directory as the work tree, allowing you to save your dotfiles and other configuration.
.zshrc will have config aliased as a reference to the bare git repo.
curl -s https://raw.githubusercontent.com/wjdingman1/dev-config/master/dev-config/install-brew-and-zsh.sh | bash
curl -s https://raw.githubusercontent.com/wjdingman1/dev-config/master/dev-config/setup-env.sh | bash
~/dev-config/install-packages.sh