Your dotfiles are how you personalize your system. These are mine.
Install homebrew
brew help
If it's OK then run these commands.
git clone https://github.com/naokazuterada/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install.sh
This script will install oh-my-zsh. And every dotfiles are linked to $HOME
directory.