https://github.com/jedevc/dots
My personal dotfiles
https://github.com/jedevc/dots
Last synced: over 1 year ago
JSON representation
My personal dotfiles
- Host: GitHub
- URL: https://github.com/jedevc/dots
- Owner: jedevc
- License: unlicense
- Created: 2018-10-11T11:48:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T17:16:28.000Z (over 1 year ago)
- Last Synced: 2025-04-12T02:35:04.090Z (over 1 year ago)
- Language: Shell
- Size: 1.59 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.