Installed Ruby 1.9.3 with RVM but command line doesn't show ruby -v

后端 未结 3 947
无人及你
无人及你 2020-11-22 09:32

Here\'s the console output:

sergio@sergio-VirtualBox:~$ rvm list

rvm rubies

   ruby-1.9.3 [ i386 ]

sergio@sergio-VirtualBox:~$ rvm use 1.9.3
Using /usr/sh         


        
3条回答
  •  广开言路
    2020-11-22 10:24

    • Open Terminal.
    • Go to Edit -> Profile Preferences.
    • Select the Title & command Tab in the window opened.
    • Mark the checkbox Run command as login shell.
    • close the window and restart the Terminal.

    Check this Official Linkenter image description here

提交回复
热议问题