An open API service indexing awesome lists of open source software.

https://github.com/jedevc/dots

My personal dotfiles
https://github.com/jedevc/dots

Last synced: over 1 year ago
JSON representation

My personal dotfiles

Awesome Lists containing this project

README

          

# dots

These are my dot files.

## Installation

Install everything (probably not what you want):

```bash
$ git clone https://github.com/jedevc/dots.git
$ cd dots
$ python -m dots install all
```

Install only zsh themes:

```bash
$ python -m dots install zsh
```

## Licensing

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