0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

14 commits

Author SHA1 Message Date
vladislav doster
1d09c6bb0a
style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
Marc Cornellà
9a3d853481
fix: quote % characters in ruby prompt info functions 2021-12-13 17:43:32 +01:00
Marc Cornellà
5c14474eb2
style(chruby): fix plugin code style and loading process 2021-12-13 17:37:44 +01:00
Michael J. Cohen
97b4ab76b8
fix(chruby): fix typo in test for Homebrew path (#9887) 2021-09-06 11:31:56 +02:00
Marc Cornellà
98cd133c4d
Reword and add extra information 2019-10-09 18:12:58 +02:00
Karolis Mazukna
7d410549cd Adds chruby plugib README.md 2019-10-08 22:42:18 +01:00
Marc Cornellà
40a60d2847
chruby: add "system" to completion list if available (#5280)
Detect system Ruby in default `PATH`, and provide "system" completion if found.

Tested with [the Dockerfile](https://gist.github.com/franklinyu/b8deda6a5093a17b575679b5808b371f).
2018-10-01 16:50:17 +02:00
Franklin Yu
36808ff61e [plugin/chruby] Add "system" to completion list
Detect system Ruby in default PATH, and provide "system" completion if
Ruby is found.
2018-08-23 20:46:23 -04:00
T0mK0
9d6b6c5ce1 speed up chruby plugin by eliminating(as much as possible) calls to brew (#6080)
* 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
2017-11-07 08:03:54 -08:00
Stefan Wrobel
3dfd2166fa chruby plugin locals moved inside function 2016-01-07 17:31:03 -08:00
Piotr Gaczkowski
17088c6431 Fix invalid test expression. 2015-09-25 22:53:40 +02:00
Henrik Hodne
8c5b948162 chruby: donʼt try to execute .sh files before loading 2015-09-16 15:28:08 +02:00
Eric Ripa
1dfadc734c Fix chruby plugin to not complain if chruby is *not* installed 2014-11-24 09:54:50 +01:00
Sean Escriva
037b39a817 Add simple plugin for chruby ruby version manager 2013-11-16 15:40:55 -08:00