我想在zsh中更改我的路径变量。通常,我会查找PATH变量的赋值,并从零开始设置值,使它们成为我想要的(让所有的系统二进制目录保持不变)。我的.zshrc文件中的前几行如下:
# If you come from bash you might have to change your $PATH</em
通过pip(pip install pipenv)安装它时,zsh上找不到命令pipenv。pipenv.vendor.pexpect.exceptions.ExceptionPexpect: The command was not found or was not executable: /use/bin/zsh没有命名/use/bin/zsh的路径。为什么不稳定?echo $SHELL
/bin/zsh