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

https://github.com/tkhoa2711/config

My own config/setting/dotfiles
https://github.com/tkhoa2711/config

config dotfiles shell

Last synced: 2 months ago
JSON representation

My own config/setting/dotfiles

Awesome Lists containing this project

README

          

config
======
[![Build Status](https://travis-ci.org/tkhoa2711/config.svg?branch=master)](https://travis-ci.org/tkhoa2711/config)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/86d5ab820f04405eb63613d0cba8fc53)](https://www.codacy.com/manual/tkhoa2711/config?utm_source=github.com&utm_medium=referral&utm_content=tkhoa2711/config&utm_campaign=Badge_Grade)

My own configs/settings/dotfiles.

Installation
------------
```sh
./setup.sh
```

or

```sh
curl -Ls https://raw.githubusercontent.com/tkhoa2711/config/master/setup.sh | bash
```