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

https://github.com/conormcd/dotfiles

Some of my dotfiles
https://github.com/conormcd/dotfiles

Last synced: 10 months ago
JSON representation

Some of my dotfiles

Awesome Lists containing this project

README

          

My configuration files.

To use these:

```
git clone https://github.com/conormcd/dotfiles
cd dotfiles
DRY_RUN=1 ./run
# If everything looks good, run this:
./run
```