mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-29 21:49:26 +00:00
Inform the user to load ruby as late as possible when using RVM
This commit is contained in:
@ -20,6 +20,9 @@ home directory.
|
|||||||
Since RVM is loaded into the shell and is known to override shell commands, it
|
Since RVM is loaded into the shell and is known to override shell commands, it
|
||||||
may conflict with shell scripts.
|
may conflict with shell scripts.
|
||||||
|
|
||||||
|
Load this module as late as possible when using RVM since RVM will complain if
|
||||||
|
it is not first in `$PATH`.
|
||||||
|
|
||||||
rbenv
|
rbenv
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user