mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-04-23 20:30:26 +00:00

* the current patch levels hard-coded here are pretty dated. I updated the ruby version helpers to use loose ruby version matchers so they don't continually need to be updated with every new patch level release. * `rvm get head` actually performs an `rvm reload` in the post install. there's no need to do again here in rvm-update so I've removed that.