Refer: https://www.crmarsh.com/aws/
To have your account use bash, you need to update your account:
$ sudo vi /etc/passwd
You will need at the end - ::/home/mruckman:/bin/bash
This is both your home directory and also the :/bin/bash says to use bash

Technical notes, and other ideas.
Refer: https://www.crmarsh.com/aws/
To have your account use bash, you need to update your account:
$ sudo vi /etc/passwd
You will need at the end - ::/home/mruckman:/bin/bash
This is both your home directory and also the :/bin/bash says to use bash