gpt4 book ai didi

bash - MacOS Catalina 升级后 bash_profile 中的别名不起作用

转载 作者:行者123 更新时间:2023-12-04 02:41:03 26 4
gpt4 key购买 nike

我刚刚从 macOS Mojave 升级到 macOS Catalina (10.15.2)。我在 ~/.bash_profile 中使用了别名,并且在 Catalina 升级后它停止工作。

alias mci='mvn clean install'
alias mcit='mvn clean install -Dmaven.test.skip=true'
alias mcid='mvn clean install -Dmaven.surefire.debug'

我应该怎么办?

最佳答案

你用的是什么 shell ?砸? zsh?

您是否更改了以下内容:

。轮廓
.bash_profile
.bashrc

如果您可以在此处添加文件,也许文件开头存在“错误”?

似乎 catalina 已将默认 shell 更改为 zsh。所以也许移动你的
.bashrc 现在是 .zshrc 并且 .bash_profile 现在是 .zprofile 将解决这个问题。

关于bash - MacOS Catalina 升级后 bash_profile 中的别名不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59388980/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com