Skip to content

Instantly share code, notes, and snippets.

@pferrel
Created August 14, 2013 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pferrel/6235177 to your computer and use it in GitHub Desktop.
Save pferrel/6235177 to your computer and use it in GitHub Desktop.
Last login: Wed Aug 14 13:16:01 on ttys005
-bash: /etc/profile.d/rvm.sh: No such file or directory
~/.bash_profile
Maclaurin:~ pat$ https://gist.github.com/pferrel/6235150
Maclaurin:~ pat$ echo $GEM_HOME; echo $PATH ;
/Users/pat/.rvm/gems/ruby-1.9.3-p448
/Users/pat/.rvm/gems/ruby-1.9.3-p448/bin:/Users/pat/.rvm/gems/ruby-1.9.3-p448@global/bin:/Users/pat/.rvm/rubies/ruby-1.9.3-p448/bin:/Users/pat/.rvm/bin:/Library/Frameworks/Python.framework/Versions/Current/bin:/usr/local/bin:/usr/local/Cellar/ruby/1.9.3-p194/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/Users/pat/Library/Scripts:/Users/pat/bin:/usr/local/hadoop/bin:/usr/local/mahout/bin:/Users/pat/scripts:/usr/local/bixo:/Applications/MAMP/Library/bin:/Users/pat/pear/bin:/usr/local/Cellar/git/1.7.11.3/bin:/Users/pat/utils:/usr/local/pig
Maclaurin:~ pat$ cd farfetchers
You are using '.rvmrc', it requires trusting, it is slower and it is not compatible with other ruby managers,
you can switch to '.ruby-version' using 'rvm rvmrc to [.]ruby-version'
or ignore this warning with 'rvm rvmrc warning ignore /Users/pat/farfetchers/.rvmrc',
'.rvmrc' will continue to be the default project file in RVM 1 and RVM 2,
to ignore the warning for all files run 'rvm rvmrc warning ignore all.rvmrcs'.
Now using system ruby.
Maclaurin:farfetchers pat$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment