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
- Host: GitHub
- URL: https://github.com/ZhengYang/oh-my-config
- Owner: ZhengYang
- Created: 2014-11-11T05:17:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-11T06:44:37.000Z (over 10 years ago)
- Last Synced: 2024-08-13T07:18:24.355Z (8 months ago)
- Language: VimL
- Size: 143 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - ZhengYang/oh-my-config - My personal configuration files (Vim Script)
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!_