Skip to content

Commit

Permalink
update environments path to new location on switch, update rvm#1324
Browse files Browse the repository at this point in the history
  • Loading branch information
mpapis committed Nov 23, 2012
1 parent 213d4de commit a244533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/functions/env
Expand Up @@ -181,6 +181,7 @@ __rvm_switch()
rvm_path="${new_rvm_path}"
rvm_bin_path="${new_rvm_bin_path}"
rvm_scripts_path="${rvm_path}/scripts"
rvm_environments_path="${rvm_path}/environments"

__rvm_remove_from_path "${rvm_path%/}/*"
__rvm_add_to_path prepend "${rvm_bin_path}"
Expand Down

0 comments on commit a244533

Please sign in to comment.