Switching to zsh on Aurora (not Aurora-DX)

The chsh command was removed to prevent screwing up the base image.

You can change is with usermod, but I am not sure of the reprecussions. The “bling” in bluefin-cli doesn’t appear to work for me in zsh.

sudo usermod --shell /usr/bin/zsh ${USER}
1 Like