GitHub - ep2463/DotFiles: vimrc zshrc · GitHub
Skip to content

ep2463/DotFiles

 
 

Folders and files

Repository files navigation

INSTALL

$ mkdir -p ~/.vim/bundle
$ git clone https://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim
$ git clone git@github.com:wsdjeg/DotFiles.git ~/DotFiles
$ cp .vimrc vimrc.bak
$ cp DotFiles/vimrc .vimrc

Launch vim, run :NeoBundleInstall

or

Command run vim +NeoBundleInstall +qall

About

vimrc zshrc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Vim Script 95.1%
  • Shell 4.9%