mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
dev-ruby/chruby: add 0.3.9-r1
Resolve: https://bugs.gentoo.org/821481 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alexey Zapparov <alexey@zapparov.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
if [ -n "$BASH_VERSION" ] || [ -n "$ZSH_VERSION" ]; then
|
||||
source /usr/local/share/chruby/chruby.sh
|
||||
source /usr/share/chruby/chruby.sh
|
||||
|
||||
# If you want chruby to auto-switch the `.ruby-version` of Ruby when you
|
||||
# cd between your different projects, uncomment following line:
|
||||
#source /usr/local/share/chruby/auto.sh
|
||||
#source /usr/share/chruby/auto.sh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user