Skip to content

Comment on Use Zsh

Comments

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.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.