Skip to content

zychen423/workingEnv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A quick setting for vimrc and bashrc.

Usage:

$ git clone https://github.com/chen0423/workingEnv.git
$ cd workingEnv
$ vim vimrc #change Plugin and other setting to what you want
$ ./install.sh

Note:

The colorscheme used in this vimrc is "blues"

But it may not work very well in some language(e.g. c++), since it have no different color on string and number in c++. Therefore, maybe you will need to change such setting by typing

: colorscheme  [another colorscheme name]

Typing above line in vim(cmd mode)

vimrc base on:

  • Vundle
  • Blues

About

my working environment include vimrc and bashrc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published