Skip to content

Instantly share code, notes, and snippets.

@khapota
Created August 18, 2017 07:57
Show Gist options
  • Save khapota/5aa72d4798b9036d2cc0135c41247637 to your computer and use it in GitHub Desktop.
Save khapota/5aa72d4798b9036d2cc0135c41247637 to your computer and use it in GitHub Desktop.
Install vundle
#!/bin/bash
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment