added bootstrap file to install Vundle

master
Michael Ochmann 4 years ago
parent da4b79e805
commit 9814a7f5af
  1. 2
      .config/yadm/bootstrap

@ -0,0 +1,2 @@
#!/bin/bash
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Loading…
Cancel
Save