https://github.com/tomjschuster/dotvim
https://github.com/tomjschuster/dotvim
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomjschuster/dotvim
- Owner: tomjschuster
- Created: 2016-12-16T00:24:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-09T19:41:50.000Z (almost 7 years ago)
- Last Synced: 2025-01-01T16:26:10.653Z (over 1 year ago)
- Language: Vim script
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
cd ~
git clone http://github.com/tomjschuster/dotvim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc
cd ~/.vim
git submodule init
git submodule update
```