Skip to content

Home folder configs for vim, git, bash, etc.

Notifications You must be signed in to change notification settings

rfried-nrl/myrcs

 
 

Repository files navigation

My .rc files

Installation

$ git submodule update --init --recursive
$ install.sh 
$ vim +PluginInstall +qall

Once in a while you would probably want to update the dependencies like that:

$ git submodule foreach git pull --rebase origin master

About

Home folder configs for vim, git, bash, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 63.2%
  • Shell 26.2%
  • Python 10.6%