Getting last zsh prompt

to default to zsh
chsh -s /usr/bin/zsh

or to switch back to bash
chsh -s /usr/bin/bash

something also helpful

Have you searched the forum a bit about it?

1 Like