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

https://github.com/quilljou/dot

Collections of my configs
https://github.com/quilljou/dot

Last synced: 8 months ago
JSON representation

Collections of my configs

Awesome Lists containing this project

README

          

# DOT

## VSCODE

### backup configs

```sh
./list.sh
```

### extract configs to new computer

```
./vscode/eject.sh # restore config
./vscode/extension.sh # install extensions
```