1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

Set shell to bash to make Vundle work again

This commit is contained in:
2016-09-23 14:00:52 +02:00
parent 1c0109dac5
commit 6213cf2e56

2
.vimrc
View File

@@ -4,6 +4,8 @@
" wholesale is generally not a good idea; getting an idea to what things
" actually mean and are used for is really recommended.
set shell=/bin/bash
" Vundle manages the plugins
" set the runtime path to include Vundle and initialize
set rtp+=~/.vim/bundle/Vundle.vim