Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 473 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 473 Bytes

ENV

ENV is the repository for setting the environment of the system configuration, such as Vim, bash,..

Installing vimrc

This installs vimrc configuration to your ~/.vimrc directory, and 'Tagbar' plugin using 'pathogen'. Just execute vim.sh shell script, and it will install what you need.

$ chmod + install-vimrc.sh
$ ./install-vimrc.sh

If you want to install vim plugin,

$ ./plugin-install.sh

For more information, see documentation in docs/