summaryrefslogtreecommitdiff
path: root/plugins/rvm
AgeCommit message (Expand)Author
2023-03-01feat(rvm): add `rb32` alias (#11533)Julian Suarez
2022-03-07feat(rvm): add `rb31` shortcut to use ruby 3.1 (#10745)Ivan
2022-01-05style: declare globals properlyMarc Cornellà
2021-12-28refactor(rvm): clean up `rb*` utilities definition and add more versionsMarc Cornellà
2021-12-28feat(rvm): add latest `rb*` utility functions (#9812)Vsevolod Voloshyn
2021-12-17feat(rvm): add alias `rvms` (#10219)Celestino Gomes
2020-03-11Clean up plugin READMEs and a few pluginsMarc Cornellà
2019-10-02Adding README for rvmZach Whitten
2015-08-15rvm plugin: Fix `gems` to work with GNU sedChayoung You
2014-07-31Update rvm.plugin.zshAdam Poskitt
2014-03-28Add Ruby 2.1.1 support to rvm pluginStanislav Schultz
2013-09-19Merge pull request #1763 from jonilicious/masterRobby Russell
2013-06-27rvm plugin: update to ruby version helpers and rvm-updateBrandon Black
2013-04-26Update the wrong variable used in rb20 function. Fixes #1762Joni Chandra
2013-04-17Update rvm.plugin.zsh to the latest ruby versionsZoltan Debre
2013-02-14Update plugins/rvm/rvm.plugin.zshPeter Bomars
2012-12-02Merge pull request #1301 from bencao/masterRobby Russell
2012-11-19Use rvm completion from ~/.rvm/scripts/zsh/CompletionJeong Mok Cho
2012-09-03fix rvm auto complete, pointing to $rvm_pathBen Cao
2011-12-29multiple versions could occur and should also be highlightedAndreas Steinel
2011-05-30Remove Uneeded LinesAndrew Hodges
2011-05-30Rollback of Pull #366Andrew Hodges
2011-05-28Gem List HelperAndrew Hodges
2011-05-28RVM Update HelpersAndrew Hodges
2011-05-28Helpful Listing AliasesAndrew Hodges
2011-05-28Ruby Switching HelpersAndrew Hodges
2011-02-23Add tab completion for rvm.Christopher Chow