/dots

My personal dotfiles

Primary LanguageShellThe UnlicenseUnlicense

dots

These are my dot files.

Installation

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

Install only vim themes:

$ python -m dots install spacevim

Licensing

These dotfiles are licensed under the UNLICENSE. Do whatever you want.