Skip to content

pcaldentey/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Repo with git submodules

Operations

  • add a submodule: git submodule add http://repository_url
  • clone this repo and attached submodules: git clone --recursive git@github.com:pcaldentey/dotfiles.git
  • update submodules git submodule update --init or git submodule foreach git pull origin master

Installation

Install in your environment:

Clone repo

git clone --recursive git@github.com:pcaldentey/dotfiles.git ~/.vim

Install dot-files

cd ~/.vim/dotfiles && ./install.sh

Youcompleteme installation

cd ~/.vim/bundle/YouCompleteMe && ./install.py --all

Vim plugins

About

my dotfiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published