Browse Source

Add note about adding shell=/bin/bash to .vimrc for fish shell users

See #690
pull/801/head
Dorian 9 years ago
committed by GitHub
parent
commit
430d56265e
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@ -96,6 +96,8 @@
To install from command line: `vim +PluginInstall +qall`
5. (optional) For those using the fish shell: add `shell=/bin/bash` to your `.vimrc`
## Docs
See the [`:h vundle`](https://github.com/VundleVim/Vundle.vim/blob/master/doc/vundle.txt) Vimdoc for more details.


Loading…
Cancel
Save