index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
chruby
Age
Commit message (
Expand
)
Author
2025-08-26
fix(chruby): avoid adding PATH entries twice (#12980)
Dennis Dashkevich
2025-02-12
fix(chruby): update brew sourcing for Apple Silicon (#12941)
Dennis Dashkevich
2024-03-26
style: remove trailing whitespace (#12303)
vladislav doster
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à
2018-08-23
[plugin/chruby] Add "system" to completion list
Franklin Yu
2017-11-07
speed up chruby plugin by eliminating(as much as possible) calls to brew (#6080)
T0mK0
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