one click setup script for MacOS
install homebrew
$ xcode-select --install
$ sudo xcodebuild --license
> agree
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
$ touch .zshrc
$ vi .zprofile
> edit export settings
$ brew install git
$ brew install ansible
run setup script
$ git clone git@github.com:ohr486/ansible-mac-setup.git
$ cd ansible-mac-setup
$ ./setup.sh
-
初回
-
AppleIDログイン
-
wifi設定
-
Xcodeインストール(Storeから)
-
ln -s