Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

Are you using Catalina? Apple switched default shells from bash to zsh with the release of catalina. If you started with a fresh install of catalina (instead of upgrading from a previous mac os) your shell is probably zsh.

You can either change the default to bash as described here: https://www.howtogeek.com/444596/how-to-change-the-default-shell-to-bash-in-macos-catalina/

or you can add everything you put in .bash_profile to .zshrc and continue to use zsh.