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

https://github.com/alice1017/dotfiles

:thumbsup: dotfiles :open_file_folder:
https://github.com/alice1017/dotfiles

Last synced: about 2 months ago
JSON representation

:thumbsup: dotfiles :open_file_folder:

Awesome Lists containing this project

README

        

# Alice1017/dotfiles

## install

```
$ git clone https://github.com/alice1017/dotfiles ~/dotfiles
$ cd ~/dotfiles
$ make install
```

## clean

```
$ cd ~/dotfiles
$ make clean
```