I just installed the latest version of RVM, and when I open a new terminal, I see this message Running /Users/foo/.rvm/hooks/after_cd.
Running /Users/foo/.rvm/hooks/after_cd
Is this intended behavior? Is there any way to suppress this message?
The second report I received on this issue does not yet know what causes it, but you can fix it with
printf "rvm_verbose_flag=0\nrvm_debug_flag=0\n" >> ~/.rvmrc
If this does not fix, please open a ticket here: https://github.com/wayneeseguin/rvm/issues