Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-13 | fix: quote % characters in ruby prompt info functions | Marc Cornellà | |
2021-12-13 | style(chruby): fix plugin code style and loading process | Marc Cornellà | |
2021-09-06 | fix(chruby): fix typo in test for Homebrew path (#9887) | Michael J. Cohen | |
2019-10-09 | Reword and add extra information | Marc Cornellà | |
2019-10-08 | Adds chruby plugib README.md | Karolis Mazukna | |
2018-10-01 | chruby: add "system" to completion list if available (#5280) | Marc Cornellà | |
Detect system Ruby in default `PATH`, and provide "system" completion if found. Tested with [the Dockerfile](https://gist.github.com/franklinyu/b8deda6a5093a17b575679b5808b371f). | |||
2018-08-23 | [plugin/chruby] Add "system" to completion list | Franklin Yu | |
Detect system Ruby in default PATH, and provide "system" completion if Ruby is found. | |||
2017-11-07 | speed up chruby plugin by eliminating(as much as possible) calls to brew (#6080) | T0mK0 | |
* speed up chruby plugin by eliminating(as much as possible) calls to brew * speed up aws plugin by eliminating(as much as possible) calls to brew | |||
2016-01-07 | chruby plugin locals moved inside function | Stefan Wrobel | |
2015-09-25 | Fix invalid test expression. | Piotr Gaczkowski | |
2015-09-16 | chruby: donʼt try to execute .sh files before loading | Henrik Hodne | |
2014-11-24 | Fix chruby plugin to not complain if chruby is *not* installed | Eric Ripa | |
2013-11-16 | Add simple plugin for chruby ruby version manager | Sean Escriva | |