赞
踩
shell终端 chsh -s /bin/zsh 切换到zsh
终端 open ~/.bash_profile 打开bash_profile文件夹,把环境变量复制 终端open ~/.zshrc 打开zsh的文件,把bash复制的环境变量粘贴后保存