Basti's own take on handling dotfiles based on different sources.
Based mostly on Mislav's dotfiles (https://github.com/mislav/dotfiles) and Ryan Bates' (https://github.com/ryanb/dotfiles).
# get oh-my-zsh (https://github.com/robbyrussell/oh-my-zsh)
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
# get my dotfiles
git clone git://github.com/basti/dotfiles.git ~/dotfiles
~/dotfiles/install