Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 438 Bytes

File metadata and controls

21 lines (13 loc) · 438 Bytes

dotfiles

My macOS developer config

Install

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

License

This project is licensed under the MIT License - see the LICENSE file for details.