The odds of this question being asked are very high, but I cannot find an answer that works for me. I am in a bash shell trying to set my python 3 version (Which I installed with homebrew) to my PATH such that when I run python
it goes straight into python3
python --version
Python 2.7.18
python3 --version
Python 3.9.10
which python
/usr/bin/python
which python3
/usr/bin/python3