Skip to content

Instantly share code, notes, and snippets.

@kevincolyar
Created April 10, 2011 01:33
Show Gist options
  • Save kevincolyar/911958 to your computer and use it in GitHub Desktop.
Save kevincolyar/911958 to your computer and use it in GitHub Desktop.
Fixes problem of vim not seeing rvm settings.
" Ensure vim always runs from a shell, rvm needs this.
set shell=/bin/sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment