You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oh-my-fish/plugins/chruby
Jean Mertz 56d0cb8cb4 Add `chruby` plugin
Depends on `chruby-fish`: https://github.com/JeanMertz/chruby-fish

set `CHRUBY_AUTO_ENABLED` to `false` to disable auto loading Ruby versions on
directory change.

set `CHRUBY_ROOT` to point to the root path of chruby. The path will be
appended by `share/chruby/chruby.fish` and `share/chruby/auto.fish`.
10 years ago
..
README.md Add `chruby` plugin 10 years ago
chruby.load Add `chruby` plugin 10 years ago

README.md

chruby plugin

Depends on chruby-fish: https://github.com/JeanMertz/chruby-fish

set CHRUBY_AUTO_ENABLED to false to disable auto loading Ruby versions on directory change.

set CHRUBY_ROOT to point to the root path of chruby. The path will be appended by share/chruby/chruby.fish and share/chruby/auto.fish.