Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 520 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 520 Bytes

vimrc


This is where I keep my configuration files. To use, copy all dotfiles to the home directory use the following commands:

git clone git://github.com/victor-rocha/dotfiles
make

Change the [user] and [github] sections with your own name, email and github username unless you are me

Use make vim, make git, or make tmux to copy configuration for those programs only.

Upon running vim the first time, vundle will be installed, which will install the vim bundles defined in .vimrc in turn.