$ ssh-keygen
$ xcode-select --install
$ git clone [email protected]:castor4bit/dotfiles.git ~/Projects/dotfiles
$ cd ~/Projects/dotfiles
$ sh ./.osx
- Restart (not logout) computer
- Install Xcode (from App Store)
$ sudo xcodebuild -license
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
$ cd ~/Projects/dotfiles
$ brew tap Homebrew/bundle
$ brew bundle
$ cd ~/Projects/dotfiles
$ ./setup.sh
$ cp ./.zshrc.mine $HOME/.zshrc.mine
$ ./helper.sh
$ vi ~/.zshenv.local
---
# github
export HOMEBREW_GITHUB_API_TOKEN=