Awesome
osx-provisioner
- Now I use chezmoi to provision my environment.
- This repository will no longer be updated soon.
What's this
- macOS provisioner just for me.
Prerequisite
- XCode
$ xcode-select --install
- Homebrew
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- python
- ansible
$ brew install ansible
Install
- Clone this repository on any directory.
$ git clone https://github.com/j-un/osx-provisioner.git
Usage
$ make
$ make test
- Only packages install/update
$ make packages
$ make dot
$ make fonts
$ make zsh
$ make vim
$ make tools