13

I have Fish setup as my default shell. I want to exit from fish to bash.

How can I do that with opened fish shell?

muru
  • 207,228

1 Answers1

16

Just type bash and you'll start the bash shell. type exit to return to fish shell when you're done.