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`.
2014-06-10 23:05:47 -03:00
..
chruby.load Add chruby plugin 2014-06-10 23:05:47 -03:00
README.md Add chruby plugin 2014-06-10 23:05:47 -03:00

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.