cd ~
[ ! -d ~/.vim/bundle ] && { mkdir ~/.vim/bundle }
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
git clone https://github.com/gisboxwinner/vim-config.git /tmp/vim-config
cp ~/.vimrc ~/.vimrc.$(date) -rf
cp /tmp/vim-config/.vimrc ~/.vimrc
##echo vim :PluginInstall
vim +PluginInstall +qall
echo "install finish"
-
Notifications
You must be signed in to change notification settings - Fork 0
gisboxwinner/vim-config
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
about of vim
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published