我刚从Bash迁移到Zsh,但我在其中遇到了一些问题。在Ubuntu系统上的bash中,当我输入一个不存在的命令名时,Bash会在apt数据库中搜索匹配的命令名,并打印出提供该命令的包名。这是一个非常有用的功能,所以我想知道是否可以使用脚本或其他东西在Zsh中实现类似的功能?You can install it by typing:或者如果命令不完全匹配:No command '
通过pip(pip install pipenv)安装它时,zsh上找不到命令pipenv。如果通过brew:brew install pipenv安装它,那么运行pipenv shell,得到错误
Loading .env environment variables...pipenv.vendor.pexpect.exceptions.ExceptionPexpect: The command was not found or was not executable: /use/bin/<em