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