Skip to content

sergioprado/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

About

My personal configuration files.

Installing vimrc

Clone project and copy vimrc file to the user home directory:

$ git clone https://github.com/sergioprado/dotfiles.git
$ cp dotfiles/vimrc ~/.vimrc

Clone Vundle plugin and install other plugins:

$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
$ vim +PluginInstall +qall

Have fun!

About

My personal configuration files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published