Switch from zsh to bash

Also, you could just do

chsh -s /bin/bash

to set the shell for the current user.

2 Likes