解决方案如下:

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
猜你喜欢
  • 2021-11-15
  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
  • 2021-05-28
  • 2021-09-25
  • 2021-04-08
相关资源
相似解决方案