Thanks to visit codestin.com
Credit goes to github.com

Skip to content

angrylogic/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal collection of configuation files for vim,screen,bash,readline,...

Only vim has its personal configuration directory.

Vim quick start

  1. Set up [Vundle]:

    $ git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
    
  2. Install configured bundles:

Launch vim, run :BundleInstall (or vim +BundleInstall +qall for CLI lovers)

Enjoy! :)

About

Personal collection of configuation files for vim,screen,bash,readline,gdb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 60.6%
  • Python 38.1%
  • Shell 1.3%