Skip to content

9thport/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

git clone git:https://github.com/9thport/dotvim.git ~/dotfiles/vim

or if your are behind a proxy, use http

git clone https://github.com/9thport/dotvim.git ~/dotfiles/vim

Set your proxy (optional):

export set http_proxy="proxy.domain.com:8080"
export set https_proxy="proxy.domain.com:8080"

Update the submodules:

git submodule init
git submodule update

Create symbolic links:

ln -s ~/dotfiles/vim/vimrc ~/.vimrc
ln -s ~/dotfiles/vim/gvimrc ~/.gvimrc

About

my dotvim config directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published