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