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

https://github.com/ZhengYang/oh-my-config

My personal configuration files
https://github.com/ZhengYang/oh-my-config

Last synced: 4 months ago
JSON representation

My personal configuration files

Awesome Lists containing this project

README

        

devconfig
=========

My dev configuration files

## Install
```bash
# clone config repo
$ git clone [email protected]:ZhengYang/oh-my-config.git
# go into repo directory and run setup.sh, it will copy the config file to your home folder
# remember to change git account in gitconfig
$ cd devconfig
$ ./setup.sh
```

_P.S. More config files are coming soon!_
_P.P.S. Intractive setup is coming soon!_