mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-12-02 05:34:10 +08:00
253 B
253 B
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