Skip to content

Commit

Permalink
add rvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Le committed Jun 5, 2011
1 parent d30f708 commit ddf6938
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .rvmrc
@@ -0,0 +1,5 @@
if [[ -s "~/.rvm/environments/ruby-1.9.2-p180@gattica" ]] ; then
. "~/.rvm/environments/ruby-1.9.2-pl180@gattica"
else
rvm --create use "1.9.2@gattica"
fi

0 comments on commit ddf6938

Please sign in to comment.