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

https://github.com/kirito41dd/profile

Store commonly used configuration files / 存放常用配置文件
https://github.com/kirito41dd/profile

Last synced: about 1 month ago
JSON representation

Store commonly used configuration files / 存放常用配置文件

Awesome Lists containing this project

README

        

# profile
Store commonly used configuration files / 存放常用配置文件

### vimrc

```bash
curl -LO https://raw.githubusercontent.com/zshorz/profile/master/vimrc
mv vimrc ~/.vimrc
```