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

https://github.com/maxmindlin/dotfiles


https://github.com/maxmindlin/dotfiles

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## For clean setup on new machine
```
git clone https://github.com/maxmindlin/dotfiles
rsync --recursive --verbose --exclude '.git' dotfiles/ $HOME/
```