Skip to content

Commit

Permalink
rvm default.
Browse files Browse the repository at this point in the history
  • Loading branch information
coondog0630 committed Jul 22, 2011
1 parent 71e89e4 commit 916572c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bash/.bash_profile.macosx
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ export PATH=$LOCAL_BIN:$BREW_HOME:$RUBY_BIN:$EC2_HOME/bin:$GWT_HOME:$DEPOT_TOOLS
# This loads RVM into a shell session.
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
[[ -r $rvm_path/scripts/completion ]] && . $rvm_path/scripts/completion
rvm use ruby-1.9.2-p180@global
rvm default

0 comments on commit 916572c

Please sign in to comment.