How can I set my /usr/local/bin/bash (which is the 4.2 version that allows auto-completion of 'cd to directory with directory name') to be my default bash for a new window instead of my regular (v3.2.48) version.
I can type /usr/local/bin/bash and get into it but it's not the default for a new Terminal window and that's what I want.

