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