When creating a new terminal with $PWD not being in a git repo, it will print this error to the terminal before the prompt: ``` fatal: not a git repository (or any of the parent directories): .git ```
When creating a new terminal with $PWD not being in a git repo, it will print this error to the terminal before the prompt: