Skip to content

Commit d280e1e

Browse files
committed
backup .vimrc file
1 parent ab9c29f commit d280e1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ mv -f ~/vim ~/vim_old
2020
cd ~/ && git clone https://github.com/ma6174/vim.git
2121
mv -f ~/.vim ~/.vim_old
2222
mv -f ~/vim ~/.vim
23+
mv -f ~/.vimrc ~/.vimrc_old
2324
mv -f ~/.vim/.vimrc ~/
2425
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
2526
echo "ma6174正在努力为您安装bundle程序" > ma6174

0 commit comments

Comments
 (0)