Your dotfiles are how you personalize your system. These are mine.
I forked Zach Holman's as he meant them to be. I made the thing work with oh-my-zsh as Aniket Pant did.
- Install oh-my-zsh.
- Run this:
git clone https://github.com/francoiskha/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
script/bootstrap
See @holman's dotfile repo for more information about how it works.