examples/rvmrc in rvm-1.0.7 vs examples/rvmrc in rvm-1.0.8
- old
+ new
@@ -28,13 +28,9 @@
# Gem Path
# This is where rvm installs all gems to for each ruby
# interpreter/version%gemset
#export rvm_gems_path="$rvm_path/gems"
-# Hooks Path
-# This is where rvm rubs custom hook files from.
-#export rvm_hooks_path="${rvm_hooks_path:-"$rvm_path/hooks"}"
-
# Temp Path
# This is where rvm stores all of its temporary files.
#export rvm_tmp_path="${rvm_tmp_path:-"$rvm_path/tmp"}"
# Install On Use Flag