用 rbenv 来安装ruby
参考: rbenv
1 | |
配置 .zshrc
1 | |
Restart your terminal to apply your changes. Next, you can install the Ruby version you want. Let’s install the latest stable version:
1 | |
用 rbenv 来安装ruby
https://yxibng.github.io/2022/12/21/2022-12-21-rbenv/