We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab9c29f commit d280e1eCopy full SHA for d280e1e
setup.sh
@@ -20,6 +20,7 @@ mv -f ~/vim ~/vim_old
20
cd ~/ && git clone https://github.com/ma6174/vim.git
21
mv -f ~/.vim ~/.vim_old
22
mv -f ~/vim ~/.vim
23
+mv -f ~/.vimrc ~/.vimrc_old
24
mv -f ~/.vim/.vimrc ~/
25
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
26
echo "ma6174正在努力为您安装bundle程序" > ma6174
0 commit comments