Skip to content

Commit

Permalink
add comment about why shell=bash is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
garybernhardt committed Jul 10, 2012
1 parent d77eced commit e72cb81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Expand Up @@ -29,6 +29,7 @@ set switchbuf=useopen
set numberwidth=5
set showtabline=2
set winwidth=79
" This makes RVM work inside Vim. I have no idea why.
set shell=bash
" Prevent Vim from clobbering the scrollback buffer. See
" http://www.shallowsky.com/linux/noaltscreen.html
Expand Down

0 comments on commit e72cb81

Please sign in to comment.