今天发现输入rvm -v时报警告了shell
Warning! PATH is not properly set up, '/.../ruby-2.2.2/bin' is not at first place. Usually this is caused by shell initialization files. Search for 'PATH=...' entries. You can also re-add RVM to your profile by running: 'rvm get stable --auto-dotfiles'. To fix it temporarily in this shell session run: 'rvm use ruby-2.2.2'. To ignore this error add rvm_silence_path_mismatch_check_flag=1 to your ~/.rvmrc file.
解决方法以下,仅供参考ruby
rvm reset