How did I switch from a custom shell to Bash in Linux?

chsh -s /bin/bash

stackoverflow.com/a/13046283