Includes oh-my-zsh, no fuzz and personal taste. Uses chezmoi for 3rd-party cool stuff such as managing oh-my-zsh.
Install chezmoi with your package manager or use the script:
sh -c "$(curl -fsLS get.chezmoi.io)"
Then, initialize from this Github repository with:
chezmoi init --apply saschpe
Vim plugins are managed with Vundle. Set it up by running:
$ ./bin/vundle