ログインシェルを許可するためにEmacsでマルチタームを設定するにはどうすればよいですか? Rubyバージョンマネージャーはそれを使用しています...
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 a example.
ありがとう!