Skip to content

farwish/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

NOTE

# If you just want to install one file, do like this
# As download .bash_aliases

$ wget https://raw.githubusercontent.com/farwish/vimrc/master/.bash_aliases

Remote Install

$ curl -sS https://raw.githubusercontent.com/farwish/delicateShell/master/support/fwVimrcInstall.sh | sh

Details

Files:

.vimrc   
.gitconfig   

Command install .vimrc:

$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
$ git clone https://github.com/farwish/vimrc.git ~/vimrc && cp ~/vimrc/.vimrc ~/  
$ vim
$ :PluginInstall  

Command install .gitconfig:

cp ~/vimrc/.gitconfig ~/

About

~/.vimrc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors