My macOS developer config
Set up fresh macOS development environment:
git clone https://github.com/jamieweavis/dotfiles.git ~/Developer/dotfiles && ~/Developer/dotfiles/install.sh
Update dependencies & plugins by running the install script again:
~/Developer/dotfiles/install.sh
This project is licensed under the MIT License - see the LICENSE file for details.