My own dotfiles.
First, install oh-my-zsh.
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"Then, clone this repository, and run the install script.
git clone https://github.com/antoinerey/dotfiles.git
cd dotfiles
./install.sh