Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theknarf/configs

Dot-files among other configs
https://github.com/theknarf/configs

dotfiles

Last synced: about 2 months ago
JSON representation

Dot-files among other configs

Awesome Lists containing this project

README

        

# Configs

Dot files and other config files.
First time setup scritps under `os/`.

## Installation

```
./setup
```

## Testing

You can test out the setup using Docker.

```
docker build -t dotfiles .
docker run -it dotfiles
```