Guide To Install chruby-fish On Mac using Brew

Package Information:

Name: chruby-fish
Use: Thin wrapper around chruby to make it work with the Fish shell
URL: https://github.com/JeanMertz/chruby-fish#readme

Installation Steps:

  1. Open up your Terminal.
  2. Copy and run the command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install chruby-fish using brew
    brew install chruby-fish

chruby-fish is ready to use now!