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

https://github.com/joelburget/dotfiles

My important config files
https://github.com/joelburget/dotfiles

dotfiles

Last synced: 6 months ago
JSON representation

My important config files

Awesome Lists containing this project

README

          

# Dotfiles

Managed with [Chezmoi](https://www.chezmoi.io/).

## Instructions

```
> chezmoi init https://github.com/joelburget/dotfiles.git
> chezmoi diff
> chezmoi apply -v
```