Skip to content

chrishannaby/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install by doing:

git clone --recursive $repo ~/.dotfiles

Manging vim plugins:

Add new plugin:

cd ~/.vim/bundle
git submodule add $path_to_repository

Update all plugins:

git submodule foreach git pull origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published