Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

just installed zsh but now my rvm is broken, any quick tips? tried adding the following to .zshrc but it doesn't appear to have fixed the issue:

  if [[ -s "$HOME/.rvm/scripts/rvm" ]] ; then source "$HOME/.rvm/scripts/rvm" ; fi


Are you using 1.16.x? The changelog mentions improved zsh support.

http://www.engineyard.com/blog/2012/rvm-1-16/


Got it figured out, turns out .rvm/bin ended up in PATH which screwed it up.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: