mac 10.15.7 修改PATH

在.zprofile  文件中修改

export PATH="/Users/用户/bin:$PATH"

.zprofile 相当于 .bash_profile
.zshrc 相当于 .bashrc

posted on 2020-11-08 14:32  少杨  阅读(160)  评论(0编辑  收藏  举报