Skip to content

QingmingHe/bash-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Update vim plugins

git clone https://github.com/gmarik/Vundle.vim ~/.vim/bundle/Vundle.vim
vim +BundleInstall +qall

Vim tips

Reload Vim configuration file

If you’re editing it:

:so %

% stands for current file name and :so is short for :source.

Clear search highlight

:noh

About

My bash configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published