Setup Mac OS.
$ xcode-select --install
$ cd
$ git clone https://github.com/yukihira1992/dotfiles.git
$ cd ~/dotfiles
$ ./install.sh
$ FISH_PATH=`which fish`
$ sudo sh -c "echo $FISH_PATH >> /etc/shells"
$ chsh -s $FISH_PATH
$ fish_config
Select theme and click "Set Theme" Button.
Start Terminal.app
Select "Terminal" -> "Preferences" -> "Profile".
Click "Color and Effect".
Click "Font"
Select "Family"
Select "Source Code Pro for Powerline"