Я пытаюсь использовать RVM изнутри оболочки fish
rvm gemset use rails3
Я получаю следующее сообщение об ошибке от рыбы
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
You need to change your terminal emulator preferences to allow login shell.
Sometimes it is required to use `/bin/bash --login` as the command.
Please visit https://rvm.io/integration/gnome-terminal/ for an example.
Эта же команда отлично работает от Bash.