解决方案如下: 1、编辑 .zshrc 文件 vim ~/.zshrc 2、然后在末尾加上 source ~/.bash_profile; 保存退出 3、让配置文件修改后生效 source ~/.bash_profile 相关文章: 2021-11-14 2021-07-26 2021-07-29 2022-01-05 2021-11-22 2021-12-01 2022-12-23 2021-12-30