jedevc / dots

My personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My personal dotfiles

License:The Unlicense


Languages

Language:Shell 90.6%Language:Python 7.8%Language:Vim Script 1.5%