Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-matyukevich/dotfiles
https://github.com/s-matyukevich/dotfiles
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/s-matyukevich/dotfiles
- Owner: s-matyukevich
- Created: 2014-11-09T15:10:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-05T18:55:50.000Z (almost 8 years ago)
- Last Synced: 2024-11-07T19:05:10.255Z (3 months ago)
- Language: Vim script
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### How to install
```
git clone --recursive https://github.com/s-matyukevich/dotfiles.git ~/.vim-smln -s ~/.vim-sm/.vim ~/.vim
ln -s ~/.vim-sm/.vimrc ~/.vimrcrm -rf ~/.vim/bundle/Vundle.vim
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vimvim +PluginInstall +qall
vim +GoInstallBinaries
```