change of vim themes, addition of apt/dpkg package installers

This commit is contained in:
2020-07-13 15:07:32 +01:00
parent 67fb457430
commit 27a00f8e08
5 changed files with 48 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim +PluginInstall +qall