zsh: command not found: 解决方法

思路:把 bash shell 中.bash_profile 所有环境变量加入zsh shell中shell 第一步:open .zshrc 第二步:添加 source ~/.bash_profile 第三步执行:source .zshrc 复制代码
相关文章
相关标签/搜索