% git clone git@github.com:ohtomi/dotfiles.git ~/Documents/src/github.com/ohtomi/dotfiles
% cd ~/Documents/src/github.com/ohtomi/dotfiles
% zsh ./link-dotfiles.sh# install Homebrew applications
% brew bundle# uninstall Homebrew applications
% brew bundle cleanup# update Homebrew bundle file
% brew bundle dump --force