macOS 環境の設定ファイル群
マルチ環境でも環境構築できるように,アプリの設定・手順を自動化する
- dot files
- bash
- vim
- zsh
- installer
- brew + ansible
% git clone
% cd dotfiles/apps
% sh install.sh
% cd ~
% ln -s dotfiles/_zshrc .zshrc
% ln -s dotfiles/_zshenv .zshenv
$ brew cask cleanup --outdated
$ brew cask install --force $(brew cask list)