Update 'setup.sh'

This commit is contained in:
Michael Grote 2021-05-28 10:14:16 +02:00
parent aff494fd41
commit 17b34f7f24

View file

@ -1,4 +1,4 @@
#!/bin/bash
sudo apt install vim git ripgrep
git clone https://github.com/VundleVim/Vundle.vim.git /home/mg/.vim/bundle
vim +PluginInstall +qall`
vim +PluginInstall +qall