examples/rvmrc in rvm-1.0.6 vs examples/rvmrc in rvm-1.0.7

- old
+ new

@@ -10,13 +10,9 @@ # rvm Path # This is where rvm installs and manages everything in by default. #export rvm_path="$HOME/.rvm" -# Archives Path -# This is where all tarballs/zipfiles/packagefiles are downladed to -#export rvm_archives_path="${rvm_path}/archives" - # Source Path # This is where rvm extracts to for compiling & installing. #export rvm_source_path="${rvm_path}/src" # Log Path