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

Skip to content

kysucix/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 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/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
    
  2. Install configured bundles:

Launch vim, run :BundleInstall or for CLI lovers:

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