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 / 存放常用配置文件
- Host: GitHub
- URL: https://github.com/kirito41dd/profile
- Owner: kirito41dd
- Created: 2020-07-18T11:44:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-18T11:59:46.000Z (almost 5 years ago)
- Last Synced: 2025-02-11T10:24:21.227Z (3 months ago)
- Language: Vim script
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```