mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-23 00:46:25 +08:00
gem
Ruby gem support for fish.
Install
Add gem
to your list of fish plugins in your config.fish
.
Example:
set fish_plugins gem bundler
Configuration
Set GEM_ROOT
in your config.fish
.
Example:
set GEM_ROOT ~/.gem/ruby/2.1.0