- Homebrew: Install Homebrew &
brew install fish
- Fish: Add fish to known shell
sudo vim /etc/shells; https://github.com/bpinto/oh-my-fish - RVM: Install
rvm; refer to http://rvm.io/integration/fish, go for alternative approach (https://gist.github.com/eggegg/6077153) - Node Version:
brew install node; use https://github.com/visionmedia/n to manage Node version