macOS setup script for development
git clone https://github.com/narze/laptop.git ~/laptop
cd ~/laptop && sh ./setup.sh
Setup packages, dotfiles, and bootstrap environment via Ansible playbook, you can skip some of the steps or run all steps.
- Homebrew, with apps
- Homebrew Cask, with apps
- Mas, with apps
- zsh with zplug
- asdf with Ruby & Node.js
- tmux
- Docker for macOS, with prebuilt images
- macOS defaults
- Actual dotfiles, symlinked to home folder
- etc.