These are my dot files.
Install everything (probably not what you want):
$ git clone https://github.com/jedevc/dots.git
$ cd dots
$ python -m dots install all
Install only zsh themes:
$ python -m dots install zsh
These dotfiles are licensed under the UNLICENSE. Do whatever you want.