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:
2
.vimrc
2
.vimrc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user