4 lines
92 B
Bash
4 lines
92 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
|