四个环境变量配置文件

~/.zshrc     :添加 eval "$(rbenv init - zsh)"

~/.profile  :添加  eval "$(rbenv init - zsh)"

~/.bash_profile

~/.bashrc  :添加 eval "$(rbenv init - zsh)"

打开文件示例:

open  ~/.zshrc

 

rbenv安装

https://www.cnblogs.com/brady-wang/p/15387203.html

 

 

posted on 2023-07-06 11:28  懂事长qingzZ  阅读(385)  评论(0)    收藏  举报