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

https://github.com/davidmh/dot-files

~, sweet ~
https://github.com/davidmh/dot-files

Last synced: 4 months ago
JSON representation

~, sweet ~

Awesome Lists containing this project

README

        

* install nix

```shell
sh <(curl -L https://nixos.org/nix/install) --daemon
```

* clone

```shell
git clone [email protected]:davidmh/dot-files.git ~/.config/home-manager
```

* run

```shell
./sync.sh
```