https://github.com/grohiro/dotfiles
cd; git clone git@github.com:grohiro/dotfiles.git; cd dotfiles; bash setup.sh
https://github.com/grohiro/dotfiles
Last synced: 4 months ago
JSON representation
cd; git clone git@github.com:grohiro/dotfiles.git; cd dotfiles; bash setup.sh
- Host: GitHub
- URL: https://github.com/grohiro/dotfiles
- Owner: grohiro
- Created: 2017-03-30T14:53:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-09-19T08:49:14.000Z (9 months ago)
- Last Synced: 2025-10-10T10:37:04.670Z (8 months ago)
- Language: Vim Snippet
- Homepage:
- Size: 222 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
./setup.sh
vim # To install all bundles
cd ~/.vim/bundle/vimproc/
make
```