у тебя zprofile файлик, от чего зависит какой шелл стоит? честно говоря не совсем понял, в доке даже написано если у вас такое то используйте bash_profile
Open (or create) the rc file for your shell. Typing echo $SHELL in your Terminal tells you which shell you’re using. If you’re using Bash, edit $HOME/.bash_profile or $HOME/.bashrc. If you’re using Z shell, edit $HOME/.zshrc. If you’re using a different shell, the file path and filename will be different on your machine.