git submodule update --init
$ git clone https://github.com/tearoom6/dotfiles.git
$ cd dotfiles/
$ ./setup.sh
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew tap Homebrew/bundle
$ brew bundle
# Optional: Remove unlisted items in Brewfile.
$ brew bundle cleanup
$ brew bundle cleanup --force
$ anyenv install --init
$ ~/.atom/setup.sh
$ ~/.vscode/setup.sh