mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
.. | ||
gem.load | ||
README.md |
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