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:
- Open up your Terminal.
- Copy and run the command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install chruby-fish using brew
brew install chruby-fish
chruby-fish is ready to use now!