Dotfiles Based on https://github.com/mathiasbynens/dotfiles Installation ./brew.sh # Add /usr/local/bin/bash to /etc/shell chsh -s /usr/local/bin/bash git clone https://github.com/lundberg/dotfiles.git && cd dotfiles && source bootstrap.sh