Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3586742

Browse files
committed
Merge pull request ma6174#15 from leizongmin/patch-1
git clone vundle时使用https协议
2 parents 5836666 + 3d5c586 commit 3586742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cd ~/ && git clone https://github.com/ma6174/vim.git
1212
mv ~/.vim ~/.vim_old -f
1313
mv ~/vim ~/.vim -f
1414
mv ~/.vim/.vimrc ~/ -f
15-
git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
15+
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
1616
echo "ma6174正在努力为您安装bundle程序" > ma6174
1717
echo "安装完毕将自动退出" >> ma6174
1818
echo "请耐心等待" >> ma6174

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /