Can't change shell on 15-RELEASE AMD64

I'm unable to change my shell to bash. Bash is installed through pkg and I have used "chsh" to change my shell to

Code:
/usr/local/bin/bash

I login and and it's still the csh shell. Bash is also added to /etc/shells. I do an exec bash and it loads fine. What gives?

**edit**

Looks like my shell was indeed changed but my .bashrc was not being read. Mods feel free to delete this.
 
Back
Top