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://ohmyz.sh/#install)
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
# get my dotfiles
git clone git@github.com:basti/dotfiles.git
~/dotfiles/install