change of vim themes, addition of apt/dpkg package installers
This commit is contained in:
3
.config/install-scripts/004-vim.sh
Executable file
3
.config/install-scripts/004-vim.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
|
||||
vim +PluginInstall +qall
|
||||
Reference in New Issue
Block a user